2 writes to _authInProgress
System.Net.Security (2)
System\Net\Security\NegotiateStream.cs (2)
735
if (Interlocked.Exchange(ref
_authInProgress
, true))
753
_authInProgress
= false;