terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ EntryCount

int ReLogic.Content.Sources.ZipContentSource.EntryCount
getset

Definition at line 18 of file ZipContentSource.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6005447")]
21 [global::Cpp2ILInjected.Address(RVA = "0x9486AC", Offset = "0x9486AC", Length = "0x48")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Count", ReturnType = typeof(int))]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
25 get
26 {
27 throw null;
28 }
29 }
class f__AnonymousType0<< Count > j__TPar