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

◆ Keys [1/2]

Dictionary<TKey, TValue>.KeyCollection System.Collections.Generic.Dictionary< TKey, TValue >.Keys
getset

Implements System.Collections.Generic.IDictionary< TKey, TValue >.

Definition at line 116 of file Dictionary.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6003023")]
119 [global::Cpp2ILInjected.Address(RVA = "0x192754C", Offset = "0x192754C", Length = "0x64")]
120 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
121 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
124 get
125 {
126 throw null;
127 }
128 }