2 references to WriteNotSupported
PresentationCore (2)
MS\Internal\IO\Packaging\DeobfuscatingStream.cs (1)
72
throw new NotSupportedException(SR.
WriteNotSupported
);
MS\Internal\IO\Packaging\NetStream.cs (1)
311
throw new NotSupportedException(SR.
WriteNotSupported
);