2 writes to _canRetryAuthentication
System.Net.Security (2)
System\Net\Security\NegotiateStream.cs (2)
660
_canRetryAuthentication
= false;
926
_canRetryAuthentication
= true;
1 reference to _canRetryAuthentication
System.Net.Security (1)
System\Net\Security\NegotiateStream.cs (1)
630
if (!
_canRetryAuthentication
)