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

◆ IsZipFile() [1/3]

static bool Ionic.Zip.ZipFile.IsZipFile ( Stream stream,
bool testExtract )
inlinestatic

Definition at line 2451 of file ZipFile.cs.

2452 {
2453 if (!true)
2454 {
2455 }
2457 IEnumerator<ZipEntry> enumerator = zipFile.GetEnumerator();
2458 long num = 0L;
2459 if (enumerator != null)
2460 {
2461 }
2462 if (num == 0L)
2463 {
2464 long num2 = 0L;
2465 if (zipFile != null)
2466 {
2467 }
2468 if (num2 == 0L)
2469 {
2470 }
2471 throw new OutOfMemoryException();
2472 }
2473 throw new OutOfMemoryException();
2474 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.