10 references to SeekingNotSupported
System.IO.Compression (10)
System\IO\Compression\ZipArchiveEntry.cs (3)
1511throw new NotSupportedException(SR.SeekingNotSupported); 1524throw new NotSupportedException(SR.SeekingNotSupported); 1559throw new NotSupportedException(SR.SeekingNotSupported);
System\IO\Compression\ZipCustomStreams.cs (7)
94throw new NotSupportedException(SR.SeekingNotSupported); 297throw new NotSupportedException(SR.SeekingNotSupported); 414throw new NotSupportedException(SR.SeekingNotSupported); 518throw new NotSupportedException(SR.SeekingNotSupported); 532throw new NotSupportedException(SR.SeekingNotSupported); 569throw new NotSupportedException(SR.SeekingNotSupported); 946throw new NotSupportedException(SR.SeekingNotSupported);