4 references to CDCorrupt
System.IO.Compression (4)
System\IO\Compression\ZipArchive.Async.cs (2)
297throw new InvalidDataException(SR.CDCorrupt, ex); 301throw new InvalidDataException(SR.CDCorrupt, ex);
System\IO\Compression\ZipArchive.cs (2)
691throw new InvalidDataException(SR.CDCorrupt, ex); 695throw new InvalidDataException(SR.CDCorrupt, ex);