Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
+ }
+ public sealed class RestoreContext
+ {
+ public static Microsoft.AspNetCore.Components.RestoreContext InitialValue { get; }
+ public static Microsoft.AspNetCore.Components.RestoreContext InitialValue { get; }
+ public static Microsoft.AspNetCore.Components.RestoreContext LastSnapshot { get; }
+ public static Microsoft.AspNetCore.Components.RestoreContext ValueUpdate { get; }
+ }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
+ public sealed class ServerSentEventsResult<T> : Microsoft.AspNetCore.Http.IResult, Microsoft.AspNetCore.Http.Metadata.IEndpointMetadataProvider, Microsoft.AspNetCore.Http.IStatusCodeHttpResult
+ {
+ public System.Threading.Tasks.Task ExecuteAsync(Microsoft.AspNetCore.Http.HttpContext httpContext);
+ public int? StatusCode { get; }
+ public int? StatusCode { get; }
+ }
}
```
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
+ }
+ public sealed class PasskeyAssertionResult<TUser> where TUser : class
+ {
+ public Microsoft.AspNetCore.Identity.PasskeyException? Failure { get; }
+ public Microsoft.AspNetCore.Identity.PasskeyException? Failure { get; }
+ public Microsoft.AspNetCore.Identity.UserPasskeyInfo? Passkey { get; }
+ [System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute(true, "Passkey")]
+ [System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute(true, "User")]
Expand All @@ -68,7 +68,7 @@
+ {
+ public static Microsoft.AspNetCore.Identity.PasskeyAttestationResult Fail(Microsoft.AspNetCore.Identity.PasskeyException failure);
+ public static Microsoft.AspNetCore.Identity.PasskeyAttestationResult Success(Microsoft.AspNetCore.Identity.UserPasskeyInfo passkey, Microsoft.AspNetCore.Identity.PasskeyUserEntity userEntity);
+ public Microsoft.AspNetCore.Identity.PasskeyException? Failure { get; }
+ public Microsoft.AspNetCore.Identity.PasskeyException? Failure { get; }
+ public Microsoft.AspNetCore.Identity.UserPasskeyInfo? Passkey { get; }
+ [System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute(true, "Passkey")]
+ [System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute(true, "UserEntity")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
+ {
+ public System.Collections.Generic.IEnumerable<System.Net.ServerSentEvents.SseItem<T>> Enumerate();
+ public System.Collections.Generic.IAsyncEnumerable<System.Net.ServerSentEvents.SseItem<T>> EnumerateAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
+ public string LastEventId { get; }
+ public string LastEventId { get; }
+ public System.TimeSpan ReconnectionInterval { get; }
+ }
+ }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
+ public override void Write(byte[] buffer, int offset, int count);
+ public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken);
+ public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
+ public override bool CanRead { get; }
+ public override bool CanRead { get; }
+ public override bool CanSeek { get; }
+ public override bool CanWrite { get; }
+ public override long Length { get; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1224,10 +1224,10 @@
+ public static System.Numerics.Vector<ushort> XorRotateRight(System.Numerics.Vector<ushort> left, System.Numerics.Vector<ushort> right, byte count);
+ public static System.Numerics.Vector<uint> XorRotateRight(System.Numerics.Vector<uint> left, System.Numerics.Vector<uint> right, byte count);
+ public static System.Numerics.Vector<ulong> XorRotateRight(System.Numerics.Vector<ulong> left, System.Numerics.Vector<ulong> right, byte count);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ public abstract new class Arm64 : System.Runtime.Intrinsics.Arm.Sve.Arm64
+ {
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ }
}
Expand Down Expand Up @@ -1852,13 +1852,13 @@
+ {
+ public static System.Runtime.Intrinsics.Vector256<long> CarrylessMultiply(System.Runtime.Intrinsics.Vector256<long> left, System.Runtime.Intrinsics.Vector256<long> right, byte control);
+ public static System.Runtime.Intrinsics.Vector256<ulong> CarrylessMultiply(System.Runtime.Intrinsics.Vector256<ulong> left, System.Runtime.Intrinsics.Vector256<ulong> right, byte control);
+ public static bool IsSupported { get; }
+ public static bool IsSupported { get; }
+ }
+ public abstract class V512
+ {
+ public static System.Runtime.Intrinsics.Vector512<long> CarrylessMultiply(System.Runtime.Intrinsics.Vector512<long> left, System.Runtime.Intrinsics.Vector512<long> right, byte control);
+ public static System.Runtime.Intrinsics.Vector512<ulong> CarrylessMultiply(System.Runtime.Intrinsics.Vector512<ulong> left, System.Runtime.Intrinsics.Vector512<ulong> right, byte control);
+ public static bool IsSupported { get; }
+ public static bool IsSupported { get; }
+ }
}
+ [System.CLSCompliantAttribute(false)]
Expand All @@ -1884,7 +1884,7 @@
+ public static System.Runtime.Intrinsics.Vector128<uint> MoveScalar(System.Runtime.Intrinsics.Vector128<uint> value);
+ public static unsafe void StoreScalar(short* address, System.Runtime.Intrinsics.Vector128<short> source);
+ public static unsafe void StoreScalar(ushort* address, System.Runtime.Intrinsics.Vector128<ushort> source);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ public abstract new class V512 : System.Runtime.Intrinsics.X86.Avx10v1.V512
+ {
+ public static System.Runtime.Intrinsics.Vector512<int> ConvertToByteWithSaturationAndZeroExtendToInt32(System.Runtime.Intrinsics.Vector512<float> value, System.Runtime.Intrinsics.X86.FloatRoundingMode mode);
Expand All @@ -1896,15 +1896,15 @@
+ public static System.Runtime.Intrinsics.Vector512<double> MinMax(System.Runtime.Intrinsics.Vector512<double> left, System.Runtime.Intrinsics.Vector512<double> right, byte control);
+ public static System.Runtime.Intrinsics.Vector512<float> MinMax(System.Runtime.Intrinsics.Vector512<float> left, System.Runtime.Intrinsics.Vector512<float> right, byte control);
+ public static System.Runtime.Intrinsics.Vector512<ushort> MultipleSumAbsoluteDifferences(System.Runtime.Intrinsics.Vector512<byte> left, System.Runtime.Intrinsics.Vector512<byte> right, byte mask);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ public abstract new class X64 : System.Runtime.Intrinsics.X86.Avx10v1.V512.X64
+ {
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ }
+ public abstract new class X64 : System.Runtime.Intrinsics.X86.Avx10v1.X64
+ {
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ }
+ [System.CLSCompliantAttribute(false)]
Expand All @@ -1926,7 +1926,7 @@
+ public static unsafe System.Runtime.Intrinsics.Vector512<short> ExpandLoad(short* address, System.Runtime.Intrinsics.Vector512<short> mask, System.Runtime.Intrinsics.Vector512<short> merge);
+ public static unsafe System.Runtime.Intrinsics.Vector512<sbyte> ExpandLoad(sbyte* address, System.Runtime.Intrinsics.Vector512<sbyte> mask, System.Runtime.Intrinsics.Vector512<sbyte> merge);
+ public static unsafe System.Runtime.Intrinsics.Vector512<ushort> ExpandLoad(ushort* address, System.Runtime.Intrinsics.Vector512<ushort> mask, System.Runtime.Intrinsics.Vector512<ushort> merge);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ public abstract new class VL : System.Runtime.Intrinsics.X86.Avx512Vbmi.VL
+ {
+ public static System.Runtime.Intrinsics.Vector128<byte> Compress(System.Runtime.Intrinsics.Vector128<byte> merge, System.Runtime.Intrinsics.Vector128<byte> mask, System.Runtime.Intrinsics.Vector128<byte> value);
Expand Down Expand Up @@ -1961,11 +1961,11 @@
+ public static unsafe System.Runtime.Intrinsics.Vector256<sbyte> ExpandLoad(sbyte* address, System.Runtime.Intrinsics.Vector256<sbyte> mask, System.Runtime.Intrinsics.Vector256<sbyte> merge);
+ public static unsafe System.Runtime.Intrinsics.Vector128<ushort> ExpandLoad(ushort* address, System.Runtime.Intrinsics.Vector128<ushort> mask, System.Runtime.Intrinsics.Vector128<ushort> merge);
+ public static unsafe System.Runtime.Intrinsics.Vector256<ushort> ExpandLoad(ushort* address, System.Runtime.Intrinsics.Vector256<ushort> mask, System.Runtime.Intrinsics.Vector256<ushort> merge);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ public abstract new class X64 : System.Runtime.Intrinsics.X86.Avx512Vbmi.X64
+ {
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ }
+ [System.CLSCompliantAttribute(false)]
Expand All @@ -1983,7 +1983,7 @@
+ public static System.Runtime.Intrinsics.Vector256<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector256<int> addend, System.Runtime.Intrinsics.Vector256<short> left, System.Runtime.Intrinsics.Vector256<ushort> right);
+ public static System.Runtime.Intrinsics.Vector256<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector256<int> addend, System.Runtime.Intrinsics.Vector256<ushort> left, System.Runtime.Intrinsics.Vector256<short> right);
+ public static System.Runtime.Intrinsics.Vector256<uint> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector256<uint> addend, System.Runtime.Intrinsics.Vector256<ushort> left, System.Runtime.Intrinsics.Vector256<ushort> right);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ public abstract class V512
+ {
+ public static System.Runtime.Intrinsics.Vector512<int> MultiplyWideningAndAdd(System.Runtime.Intrinsics.Vector512<int> addend, System.Runtime.Intrinsics.Vector512<short> left, System.Runtime.Intrinsics.Vector512<ushort> right);
Expand All @@ -1992,11 +1992,11 @@
+ public static System.Runtime.Intrinsics.Vector512<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector512<int> addend, System.Runtime.Intrinsics.Vector512<short> left, System.Runtime.Intrinsics.Vector512<ushort> right);
+ public static System.Runtime.Intrinsics.Vector512<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector512<int> addend, System.Runtime.Intrinsics.Vector512<ushort> left, System.Runtime.Intrinsics.Vector512<short> right);
+ public static System.Runtime.Intrinsics.Vector512<uint> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector512<uint> addend, System.Runtime.Intrinsics.Vector512<ushort> left, System.Runtime.Intrinsics.Vector512<ushort> right);
+ public static bool IsSupported { get; }
+ public static bool IsSupported { get; }
+ }
+ public abstract new class X64 : System.Runtime.Intrinsics.X86.Avx2.X64
+ {
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ }
+ [System.CLSCompliantAttribute(false)]
Expand All @@ -2014,7 +2014,7 @@
+ public static System.Runtime.Intrinsics.Vector256<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector256<int> addend, System.Runtime.Intrinsics.Vector256<sbyte> left, System.Runtime.Intrinsics.Vector256<byte> right);
+ public static System.Runtime.Intrinsics.Vector256<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector256<int> addend, System.Runtime.Intrinsics.Vector256<sbyte> left, System.Runtime.Intrinsics.Vector256<sbyte> right);
+ public static System.Runtime.Intrinsics.Vector256<uint> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector256<uint> addend, System.Runtime.Intrinsics.Vector256<byte> left, System.Runtime.Intrinsics.Vector256<byte> right);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ public abstract class V512
+ {
+ public static System.Runtime.Intrinsics.Vector512<int> MultiplyWideningAndAdd(System.Runtime.Intrinsics.Vector512<int> addend, System.Runtime.Intrinsics.Vector512<sbyte> left, System.Runtime.Intrinsics.Vector512<byte> right);
Expand All @@ -2023,11 +2023,11 @@
+ public static System.Runtime.Intrinsics.Vector512<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector512<int> addend, System.Runtime.Intrinsics.Vector512<sbyte> left, System.Runtime.Intrinsics.Vector512<byte> right);
+ public static System.Runtime.Intrinsics.Vector512<int> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector512<int> addend, System.Runtime.Intrinsics.Vector512<sbyte> left, System.Runtime.Intrinsics.Vector512<sbyte> right);
+ public static System.Runtime.Intrinsics.Vector512<uint> MultiplyWideningAndAddSaturate(System.Runtime.Intrinsics.Vector512<uint> addend, System.Runtime.Intrinsics.Vector512<byte> left, System.Runtime.Intrinsics.Vector512<byte> right);
+ public static bool IsSupported { get; }
+ public static bool IsSupported { get; }
+ }
+ public abstract new class X64 : System.Runtime.Intrinsics.X86.Avx2.X64
+ {
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ }
+ [System.CLSCompliantAttribute(false)]
Expand All @@ -2036,24 +2036,24 @@
+ public static System.Runtime.Intrinsics.Vector128<byte> GaloisFieldAffineTransform(System.Runtime.Intrinsics.Vector128<byte> x, System.Runtime.Intrinsics.Vector128<byte> a, byte b);
+ public static System.Runtime.Intrinsics.Vector128<byte> GaloisFieldAffineTransformInverse(System.Runtime.Intrinsics.Vector128<byte> x, System.Runtime.Intrinsics.Vector128<byte> a, byte b);
+ public static System.Runtime.Intrinsics.Vector128<byte> GaloisFieldMultiply(System.Runtime.Intrinsics.Vector128<byte> left, System.Runtime.Intrinsics.Vector128<byte> right);
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ public abstract class V256
+ {
+ public static System.Runtime.Intrinsics.Vector256<byte> GaloisFieldAffineTransform(System.Runtime.Intrinsics.Vector256<byte> x, System.Runtime.Intrinsics.Vector256<byte> a, byte b);
+ public static System.Runtime.Intrinsics.Vector256<byte> GaloisFieldAffineTransformInverse(System.Runtime.Intrinsics.Vector256<byte> x, System.Runtime.Intrinsics.Vector256<byte> a, byte b);
+ public static System.Runtime.Intrinsics.Vector256<byte> GaloisFieldMultiply(System.Runtime.Intrinsics.Vector256<byte> left, System.Runtime.Intrinsics.Vector256<byte> right);
+ public static bool IsSupported { get; }
+ public static bool IsSupported { get; }
+ }
+ public abstract class V512
+ {
+ public static System.Runtime.Intrinsics.Vector512<byte> GaloisFieldAffineTransform(System.Runtime.Intrinsics.Vector512<byte> x, System.Runtime.Intrinsics.Vector512<byte> a, byte b);
+ public static System.Runtime.Intrinsics.Vector512<byte> GaloisFieldAffineTransformInverse(System.Runtime.Intrinsics.Vector512<byte> x, System.Runtime.Intrinsics.Vector512<byte> a, byte b);
+ public static System.Runtime.Intrinsics.Vector512<byte> GaloisFieldMultiply(System.Runtime.Intrinsics.Vector512<byte> left, System.Runtime.Intrinsics.Vector512<byte> right);
+ public static bool IsSupported { get; }
+ public static bool IsSupported { get; }
+ }
+ public abstract new class X64 : System.Runtime.Intrinsics.X86.Sse41.X64
+ {
+ public new static bool IsSupported { get; }
+ public new static bool IsSupported { get; }
+ }
+ }
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
public sealed class XmlDataContract : System.Runtime.Serialization.DataContracts.DataContract
{
+ public override string? ContractType { get; }
+ public override string? ContractType { get; }
+ public override bool IsBuiltInDataContract { get; }
+ public override System.Collections.Generic.Dictionary<System.Xml.XmlQualifiedName, System.Runtime.Serialization.DataContracts.DataContract>? KnownDataContracts { get; }
+ public override System.Xml.XmlDictionaryString? TopLevelElementName { get; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
+ public static bool operator ==(System.Security.Cryptography.CompositeMLDsaAlgorithm? left, System.Security.Cryptography.CompositeMLDsaAlgorithm? right);
+ public static bool operator !=(System.Security.Cryptography.CompositeMLDsaAlgorithm? left, System.Security.Cryptography.CompositeMLDsaAlgorithm? right);
+ public override string ToString();
+ public int MaxSignatureSizeInBytes { get; }
+ public int MaxSignatureSizeInBytes { get; }
+ public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithECDsaP256 { get; }
+ public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithEd25519 { get; }
+ public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithRSA2048Pkcs15 { get; }
Expand Down Expand Up @@ -302,7 +302,7 @@
+ public static bool operator ==(System.Security.Cryptography.MLDsaAlgorithm? left, System.Security.Cryptography.MLDsaAlgorithm? right);
+ public static bool operator !=(System.Security.Cryptography.MLDsaAlgorithm? left, System.Security.Cryptography.MLDsaAlgorithm? right);
+ public override string ToString();
+ public static System.Security.Cryptography.MLDsaAlgorithm MLDsa44 { get; }
+ public static System.Security.Cryptography.MLDsaAlgorithm MLDsa44 { get; }
+ public static System.Security.Cryptography.MLDsaAlgorithm MLDsa65 { get; }
+ public static System.Security.Cryptography.MLDsaAlgorithm MLDsa87 { get; }
+ public int MuSizeInBytes { get; }
Expand Down Expand Up @@ -447,7 +447,7 @@
+ public static bool operator ==(System.Security.Cryptography.MLKemAlgorithm? left, System.Security.Cryptography.MLKemAlgorithm? right);
+ public static bool operator !=(System.Security.Cryptography.MLKemAlgorithm? left, System.Security.Cryptography.MLKemAlgorithm? right);
+ public override string ToString();
+ public int CiphertextSizeInBytes { get; }
+ public int CiphertextSizeInBytes { get; }
+ public int DecapsulationKeySizeInBytes { get; }
+ public int EncapsulationKeySizeInBytes { get; }
+ public static System.Security.Cryptography.MLKemAlgorithm MLKem1024 { get; }
Expand Down Expand Up @@ -558,7 +558,7 @@
+ public static bool operator ==(System.Security.Cryptography.SlhDsaAlgorithm? left, System.Security.Cryptography.SlhDsaAlgorithm? right);
+ public static bool operator !=(System.Security.Cryptography.SlhDsaAlgorithm? left, System.Security.Cryptography.SlhDsaAlgorithm? right);
+ public override string ToString();
+ public string Name { get; }
+ public string Name { get; }
+ public int PrivateKeySizeInBytes { get; }
+ public int PublicKeySizeInBytes { get; }
+ public int SignatureSizeInBytes { get; }
Expand Down
Loading
Loading