4 references to Zip64EOCDNotWhereExpected
System.IO.Compression (4)
System\IO\Compression\ZipArchive.Async.cs (1)
323
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);
System\IO\Compression\ZipArchive.cs (1)
745
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);
System\IO\Compression\ZipBlocks.Async.cs (1)
92
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);
System\IO\Compression\ZipBlocks.cs (1)
522
throw new InvalidDataException(SR.
Zip64EOCDNotWhereExpected
);