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)
77get { return _canRead; }