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

◆ this[TKey key]

TValue Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.this[TKey key]
getset

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

Definition at line 125 of file DictionaryWrapper.cs.

126 {
127 [global::Cpp2ILInjected.Token(Token = "0x600037F")]
128 [global::Cpp2ILInjected.Address(RVA = "0x1924D10", Offset = "0x1924D10", Length = "0x184")]
129 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
130 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
131 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
133 get
134 {
135 throw null;
136 }
137 [global::Cpp2ILInjected.Token(Token = "0x6000380")]
138 [global::Cpp2ILInjected.Address(RVA = "0x1924E94", Offset = "0x1924E94", Length = "0x110")]
139 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
140 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
143 set
144 {
145 throw null;
146 }
147 }