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