1 write to _Shutdown
System (1)
net\System\Net\SecureProtocols\_SslState.cs (1)
1344_Shutdown = true;
2 references to _Shutdown
System (2)
net\System\Net\SecureProtocols\_SslState.cs (2)
271return _Shutdown; 463if (shutdownCheck && _Shutdown && !LocalAppContextSwitches.DontEnableTlsAlerts) {