2 references to StreamObjectDisposed
System.IO.Packaging (2)
System\IO\Packaging\IgnoreFlushAndCloseStream.cs (1)
177
throw new ObjectDisposedException(null, SR.
StreamObjectDisposed
);
System\IO\Packaging\InterleavedZipPackagePartStream.cs (1)
514
throw new ObjectDisposedException(null, SR.
StreamObjectDisposed
);