4 references to GetSslProtocolInternal
System.Net.Security (4)
System\Net\Security\NetSecurityTelemetry.cs (1)
335
SslProtocols protocol = stream.
GetSslProtocolInternal
();
System\Net\Security\SslStream.cs (1)
486
return
GetSslProtocolInternal
();
System\Net\Security\SslStream.IO.cs (2)
82
NetSecurityTelemetry.Log.ConnectionClosed(
GetSslProtocolInternal
());
153
SslProtocols protocol =
GetSslProtocolInternal
();