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