2 references to EntryUncompressedSizeTooLargeForUpdateMode
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.Async.cs (1)
366throw new InvalidDataException(SR.EntryUncompressedSizeTooLargeForUpdateMode);
System\IO\Compression\ZipArchiveEntry.cs (1)
678throw new InvalidDataException(SR.EntryUncompressedSizeTooLargeForUpdateMode);