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