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)
271
return
_Shutdown
;
463
if (shutdownCheck &&
_Shutdown
&& !LocalAppContextSwitches.DontEnableTlsAlerts) {