4 references to EOCDNotFound
System.IO.Compression (4)
System\IO\Compression\ZipArchive.Async.cs (1)
279throw new InvalidDataException(SR.EOCDNotFound);
System\IO\Compression\ZipArchive.cs (1)
673throw new InvalidDataException(SR.EOCDNotFound);
System\IO\Compression\ZipBlocks.Async.cs (1)
250throw new InvalidDataException(SR.EOCDNotFound);
System\IO\Compression\ZipBlocks.cs (1)
967throw new InvalidDataException(SR.EOCDNotFound);