3 writes to _NestedRead
System (3)
net\System\Net\SecureProtocols\_SslStream.cs (3)
149
if (Interlocked.Exchange(ref
_NestedRead
, 0) == 0)
648
if (Interlocked.Exchange(ref
_NestedRead
, 1) == 1)
687
_NestedRead
= 0;