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