4 references to Zip64EOCDNotWhereExpected
System.IO.Compression (4)
System\IO\Compression\ZipArchive.Async.cs (1)
329
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);
System\IO\Compression\ZipArchive.cs (1)
830
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);
System\IO\Compression\ZipBlocks.Async.cs (1)
113
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);
System\IO\Compression\ZipBlocks.cs (1)
567
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);