2 writes to _writeInProgress
System.Net.Security (2)
System\Net\Security\NegotiateStream.cs (2)
514
if (Interlocked.Exchange(ref
_writeInProgress
, true))
564
_writeInProgress
= false;