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

◆ GetFileLength()

static long Ionic.Zip.SharedUtilities.GetFileLength ( string fileName)
inlinestatic

Definition at line 15 of file SharedUtilities.cs.

16 {
17 long num = 0L;
19 if (fileStream != null)
20 {
21 }
22 if (num == 0L)
23 {
24 }
25 throw new OutOfMemoryException();
26 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.