2 references to GetAlpnProtocolListSerializedLength
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
255Debug.Assert(GetAlpnProtocolListSerializedLength(applicationProtocols) == buffer.Length, 269int length = GetAlpnProtocolListSerializedLength(applicationProtocols);