8 references to ReadingNotSupported
System.IO.Compression (8)
System\IO\Compression\ZipArchiveEntry.cs (3)
1541throw new NotSupportedException(SR.ReadingNotSupported); 1547throw new NotSupportedException(SR.ReadingNotSupported); 1553throw new NotSupportedException(SR.ReadingNotSupported);
System\IO\Compression\ZipCustomStreams.cs (5)
82throw new NotSupportedException(SR.ReadingNotSupported); 323throw new NotSupportedException(SR.ReadingNotSupported); 551throw new NotSupportedException(SR.ReadingNotSupported); 557throw new NotSupportedException(SR.ReadingNotSupported); 563throw new NotSupportedException(SR.ReadingNotSupported);