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

◆ UnderlyingDictionary

object Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.UnderlyingDictionary
getset

Implements Newtonsoft.Json.Utilities.IWrappedDictionary.

Definition at line 429 of file DictionaryWrapper.cs.

430 {
431 [global::Cpp2ILInjected.Token(Token = "0x6000396")]
432 [global::Cpp2ILInjected.Address(RVA = "0x1926EE4", Offset = "0x1926EE4", Length = "0x1C")]
433 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
434 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
435 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
436 get
437 {
438 throw null;
439 }
440 }