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

◆ Count

virtual int System.Collections.Hashtable.Count
getsetinherited

Implements System.Collections.ICollection.

Definition at line 799 of file Hashtable.cs.

800 {
801 [global::Cpp2ILInjected.Token(Token = "0x6002F28")]
802 [global::Cpp2ILInjected.Address(RVA = "0x1C12F20", Offset = "0x1C12F20", Length = "0x8")]
803 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
804 get
805 {
806 throw null;
807 }
808 }