2 references to CannotBeWrittenInReadMode
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.Async.cs (1)
72throw new InvalidOperationException(SR.CannotBeWrittenInReadMode);
System\IO\Compression\ZipArchiveEntry.cs (1)
411throw new InvalidOperationException(SR.CannotBeWrittenInReadMode);