5 writes to _NestedWrite
System (5)
net\System\Net\SecureProtocols\_SslStream.cs (5)
201
if (Interlocked.Exchange(ref
_NestedWrite
, 0) == 0)
329
if (Interlocked.Exchange(ref
_NestedWrite
, 1) == 1)
357
_NestedWrite
= 0;
383
if (Interlocked.Exchange(ref
_NestedWrite
, 1) == 1)
407
_NestedWrite
= 0;