2 writes to _canRead
mscorlib (2)
system\security\cryptography\cryptostream.cs (2)
63
_canRead
= true;
725
_canRead
= false;
1 reference to _canRead
mscorlib (1)
system\security\cryptography\cryptostream.cs (1)
77
get { return
_canRead
; }