3 references to GetSslProtocolInternal
System.Net.Security (3)
System\Net\Security\SslStream.cs (1)
484return GetSslProtocolInternal();
System\Net\Security\SslStream.IO.cs (2)
78NetSecurityTelemetry.Log.ConnectionClosed(GetSslProtocolInternal()); 138NetSecurityTelemetry.Log.HandshakeCompleted(GetSslProtocolInternal(), startingTimestamp, connectionOpen);