8 references to SeekingNotSupported
System.IO.Compression (8)
System\IO\Compression\ZipArchiveEntry.cs (3)
2252throw new NotSupportedException(SR.SeekingNotSupported); 2265throw new NotSupportedException(SR.SeekingNotSupported); 2302throw new NotSupportedException(SR.SeekingNotSupported);
System\IO\Compression\ZipCustomStreams.cs (5)
94throw new NotSupportedException(SR.SeekingNotSupported); 305throw new NotSupportedException(SR.SeekingNotSupported); 319throw new NotSupportedException(SR.SeekingNotSupported); 356throw new NotSupportedException(SR.SeekingNotSupported); 733throw new NotSupportedException(SR.SeekingNotSupported);