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

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

Definition at line 2425 of file ZipFile.cs.

2426 {
2427 if (!true)
2428 {
2429 }
2430 bool flag;
2431 return flag;
2432 }

Referenced by Ionic.Zip.ComHelper.IsZipFile(), Ionic.Zip.ZipFile.IsZipFile(), and Ionic.Zip.ComHelper.IsZipFileWithExtract().