6 references to WriteNotSupported
System.Core (6)
System\IO\BufferedStream2.cs (1)
82
if (!CanWrite) __Error.
WriteNotSupported
();
System\IO\Pipes\PipeStream.cs (5)
436
__Error.
WriteNotSupported
();
485
__Error.
WriteNotSupported
();
732
__Error.
WriteNotSupported
();
746
__Error.
WriteNotSupported
();
755
__Error.
WriteNotSupported
();