4 references to InlineArray16
System.Net.NetworkInformation (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.EnumerateInterfaceAddresses.cs (2)
25
public
InlineArray16
<byte> AddressBytes;
34
public
InlineArray16
<byte> Name;
System.Net.Quic (1)
System\Net\Quic\Interop\msquic.cs (1)
137
public
InlineArray16
<byte> sin6_addr;
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
596
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.
InlineArray16
<>))]