4 references to EOCDNotFound
System.IO.Compression (4)
System\IO\Compression\ZipArchive.Async.cs (1)
285throw new InvalidDataException(SR.EOCDNotFound);
System\IO\Compression\ZipArchive.cs (1)
748throw new InvalidDataException(SR.EOCDNotFound);
System\IO\Compression\ZipBlocks.Async.cs (1)
270throw new InvalidDataException(SR.EOCDNotFound);
System\IO\Compression\ZipBlocks.cs (1)
1175throw new InvalidDataException(SR.EOCDNotFound);