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