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