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]

ICollection<TKey> Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.Keys
getset

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

Definition at line 73 of file DictionaryWrapper.cs.

74 {
75 [global::Cpp2ILInjected.Token(Token = "0x600037B")]
76 [global::Cpp2ILInjected.Address(RVA = "0x1924670", Offset = "0x1924670", Length = "0x148")]
77 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
81 get
82 {
83 throw null;
84 }
85 }