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

int System.Collections.Specialized.NameObjectCollectionBase.KeysCollection.Count
getset

Implements System.Collections.ICollection.

Definition at line 617 of file NameObjectCollectionBase.cs.

618 {
619 [global::Cpp2ILInjected.Token(Token = "0x6001CD3")]
620 [global::Cpp2ILInjected.Address(RVA = "0x1E92D90", Offset = "0x1E92D90", Length = "0x14")]
621 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
622 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
623 get
624 {
625 throw null;
626 }
627 }