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 [2/2]

ICollection System.Collections.IDictionary. Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.Values
getsetprivate

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

Definition at line 367 of file DictionaryWrapper.cs.

368 {
369 [global::Cpp2ILInjected.Token(Token = "0x6000392")]
370 [global::Cpp2ILInjected.Address(RVA = "0x1926B00", Offset = "0x1926B00", Length = "0x134")]
371 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
372 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
373 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
374 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
375 get
376 {
377 throw null;
378 }
379 }