terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CheckZip() [2/2]

static bool Ionic.Zip.ZipFile.CheckZip ( string zipFileName,
bool fixIfNecessary,
TextWriter writer )
inlinestatic

Definition at line 469 of file ZipFile.cs.

470 {
471 if (!true)
472 {
473 }
475 IEnumerator<ZipEntry> enumerator = zipFile.GetEnumerator();
476 if (fixIfNecessary)
477 {
478 }
479 if (fixIfNecessary)
480 {
481 }
482 if (fixIfNecessary)
483 {
484 }
485 if (fixIfNecessary)
486 {
487 }
488 if (fixIfNecessary)
489 {
490 if (enumerator == null)
491 {
492 return fixIfNecessary;
493 }
494 goto IL_0033;
495 }
496 else if (enumerator != null)
497 {
498 goto IL_0033;
499 }
500 IL_003A:
501 long num;
502 while (num == 0L)
503 {
504 }
505 throw new ArrayTypeMismatchException();
506 IL_0033:
507 if ("{0}: mismatch in Crc32 (0x{1:X4} != 0x{2:X4})" != null)
508 {
509 goto IL_003A;
510 }
511 goto IL_003A;
512 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.