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

◆ Values [1/2]

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

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

Definition at line 110 of file DictionaryWrapper.cs.

111 {
112 [global::Cpp2ILInjected.Token(Token = "0x600037E")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1924BC8", Offset = "0x1924BC8", Length = "0x148")]
114 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
115 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
116 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
117 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
118 get
119 {
120 throw null;
121 }
122 }