3 writes to _canRead
System.Security.Cryptography (3)
System\Security\Cryptography\CryptoStream.cs (3)
53
_canRead
= true;
790
_canRead
= false;
841
_canRead
= false;
1 reference to _canRead
System.Security.Cryptography (1)
System\Security\Cryptography\CryptoStream.cs (1)
76
get { return
_canRead
; }