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