3 writes to _canWrite
System.Security.Cryptography (3)
System\Security\Cryptography\CryptoStream.cs (3)
61_canWrite = true; 791_canWrite = false; 842_canWrite = false;
4 references to _canWrite
System.Security.Cryptography (4)
System\Security\Cryptography\CryptoStream.cs (4)
88get { return _canWrite; } 142if (_canWrite) 186if (_canWrite) 203!_canWrite ? Task.CompletedTask :