3 writes to _CanRetryAuthentication
System (3)
net\System\Net\SecureProtocols\_NegoState.cs (3)
206_CanRetryAuthentication = false; 731_CanRetryAuthentication = true; 756authState._CanRetryAuthentication = true;
1 reference to _CanRetryAuthentication
System (1)
net\System\Net\SecureProtocols\_NegoState.cs (1)
133if (_Exception != null && !_CanRetryAuthentication) {