2 references to SeekNotSupported
System.IO.Packaging (2)
System\IO\Packaging\InterleavedZipPackagePartStream.cs (2)
193
throw new NotSupportedException(SR.
SeekNotSupported
);
248
throw new NotSupportedException(SR.
SeekNotSupported
);