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