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() [3/3]

static bool Ionic.Zip.ZipFile.IsZipFile ( string fileName,
bool testExtract )
inlinestatic

Definition at line 2435 of file ZipFile.cs.

2436 {
2437 int num = 3;
2439 bool flag = ZipFile.IsZipFile(fileStream, num != 0);
2440 long num2 = 0L;
2441 if (fileStream != null)
2442 {
2443 }
2444 if (num2 == 0L)
2445 {
2446 }
2447 throw new OutOfMemoryException();
2448 }
class f__AnonymousType0<< Count > j__TPar

References Ionic.Zip.ZipFile.IsZipFile(), j__TPar, and System.L.