2 references to EntryTooLarge
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.Async.cs (1)
613throw new InvalidDataException(SR.EntryTooLarge);
System\IO\Compression\ZipArchiveEntry.cs (1)
1512message = SR.EntryTooLarge;