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

◆ CheckZipPassword()

static bool Ionic.Zip.ZipFile.CheckZipPassword ( string zipFileName,
string password )
inlinestatic

Definition at line 520 of file ZipFile.cs.

521 {
522 if (!true)
523 {
524 }
526 IEnumerator<ZipEntry> enumerator = zipFile.GetEnumerator();
527 long num = 0L;
528 if (enumerator != null)
529 {
530 }
531 if (num == 0L)
532 {
533 long num2 = 0L;
534 if (zipFile != null)
535 {
536 }
537 if (num2 == 0L)
538 {
539 }
540 throw new OutOfMemoryException();
541 }
542 throw new OutOfMemoryException();
543 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.