Base:
property
CanWrite
System.IO.Stream.CanWrite
1 reference to CanWrite
mscorlib (1)
system\io\__consolestream.cs (1)
112if (!CanWrite) __Error.WriteNotSupported();