2 references to StreamDoesNotSupportWrite
PresentationFramework (2)
MS\Internal\IO\Packaging\UnsafeIndexingFilterStream.cs (2)
154
throw new NotSupportedException(SR.
StreamDoesNotSupportWrite
);
167
throw new NotSupportedException(SR.
StreamDoesNotSupportWrite
);