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

◆ Keys [2/2]

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

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

Definition at line 341 of file DictionaryWrapper.cs.

342 {
343 [global::Cpp2ILInjected.Token(Token = "0x6000390")]
344 [global::Cpp2ILInjected.Address(RVA = "0x192684C", Offset = "0x192684C", Length = "0x134")]
345 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
346 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
348 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
349 get
350 {
351 throw null;
352 }
353 }