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