3 references to StreamObjectDisposed
PresentationFramework (3)
MS\Internal\IO\Packaging\ByteStream.cs (1)
346throw new ObjectDisposedException(null, SR.StreamObjectDisposed);
MS\Internal\IO\Packaging\ManagedIStream.cs (1)
136throw new IOException(SR.StreamObjectDisposed);
MS\Internal\IO\Packaging\UnsafeIndexingFilterStream.cs (1)
306throw new ObjectDisposedException(null, SR.StreamObjectDisposed);