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