4 references to __byte_20
Microsoft.AspNetCore.Shared.Tests (4)
Windows.Win32.byte.InlineArrays.g.cs (2)
102
public static implicit operator
__byte_20
(ReadOnlySpan<byte> value)
104
Unsafe.SkipInit(out
__byte_20
result);
Windows.Win32.HTTP_CERT_CONFIG_ENTRY.g.cs (1)
25
internal winmdroot.
__byte_20
CertHash;
Windows.Win32.InlineArrayIndexerExtensions.g.cs (1)
35
internal static unsafe ref readonly byte ReadOnlyItemRef(this in winmdroot.
__byte_20
@this, int index) => ref @this.Value[index];