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