Base:
property
CanRead
System.IO.Stream.CanRead
1 reference to CanRead
mscorlib (1)
system\io\stream.cs (1)
908if (!CanRead) __Error.ReadNotSupported();