6 references to InlineArray4
System.Net.Quic (1)
System\Net\Quic\Interop\msquic.cs (1)
128public InlineArray4<byte> sin_addr;
System.Net.Security (1)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (1)
265public InlineArray4<byte> ServerInfo; // Has to be non-zero size, so set it to the Z(4) padding
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
1556InlineArray4<T> stackAllocatedMatches = default;
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
599[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.InlineArray4<>))]
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.Blobs.cs (2)
190internal InlineArray4<byte> Count; 219internal InlineArray4<byte> Count;