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