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

◆ Item

object System.Collections.IDictionary. Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.Item
getsetprivate

Definition at line 278 of file DictionaryWrapper.cs.

279 {
280 [global::Cpp2ILInjected.Token(Token = "0x600038B")]
281 [global::Cpp2ILInjected.Address(RVA = "0x1926158", Offset = "0x1926158", Length = "0x178")]
282 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
283 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
284 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
285 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
286 get
287 {
288 throw null;
289 }
290 [global::Cpp2ILInjected.Token(Token = "0x600038C")]
291 [global::Cpp2ILInjected.Address(RVA = "0x19262D0", Offset = "0x19262D0", Length = "0x1DC")]
292 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
293 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
294 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
295 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
296 set
297 {
298 throw null;
299 }
300 }