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.Generic.Dictionary< TKey, TValue >.KeyCollection.Count
getset

Implements System.Collections.Generic.ICollection< T >.

Definition at line 1007 of file Dictionary.cs.

1008 {
1009 [global::Cpp2ILInjected.Token(Token = "0x600305A")]
1010 [global::Cpp2ILInjected.Address(RVA = "0x1713634", Offset = "0x1713634", Length = "0x18")]
1011 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1012 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1013 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1014 get
1015 {
1016 throw null;
1017 }
1018 }