2 writes to _readInProgress
System.Net.Security (2)
System\Net\Security\NegotiateStream.cs (2)
343
if (Interlocked.Exchange(ref
_readInProgress
, true))
444
_readInProgress
= false;