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.ICollection. System.Collections.Specialized.OrderedDictionary.OrderedDictionaryKeyValueCollection.Count
getsetprivate

Implements System.Collections.ICollection.

Definition at line 655 of file OrderedDictionary.cs.

656 {
657 [global::Cpp2ILInjected.Token(Token = "0x6001C87")]
658 [global::Cpp2ILInjected.Address(RVA = "0x1E909C0", Offset = "0x1E909C0", Length = "0x14")]
659 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
660 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
661 get
662 {
663 throw null;
664 }
665 }