4 references to __byte_16
Microsoft.AspNetCore.Server.IIS (4)
Windows.Win32.byte.InlineArrays.g.cs (2)
56 public static implicit operator __byte_16(ReadOnlySpan<byte> value) 58 Unsafe.SkipInit(out __byte_16 result);
Windows.Win32.IN6_ADDR.g.cs (1)
38 internal winmdroot.__byte_16 Byte;
Windows.Win32.InlineArrayIndexerExtensions.g.cs (1)
31 internal static unsafe ref readonly byte ReadOnlyItemRef(this in winmdroot.__byte_16 @this, int index) => ref @this.Value[index];