2 references to IsOffsetTooLarge
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.cs (2)
775
if (
IsOffsetTooLarge
1576
private bool ShouldUseZIP64 => AreSizesTooLarge ||
IsOffsetTooLarge
;