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

ICollection<string> Newtonsoft.Json.Linq.JPropertyKeyedCollection.Keys
getset

Definition at line 296 of file JPropertyKeyedCollection.cs.

297 {
298 [global::Cpp2ILInjected.Token(Token = "0x60006DE")]
299 [global::Cpp2ILInjected.Address(RVA = "0x1D03EF0", Offset = "0x1D03EF0", Length = "0x50")]
300 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JObject), Member = "System.Collections.Generic.IDictionary<System.String,Newtonsoft.Json.Linq.JToken>.get_Keys", ReturnType = typeof(ICollection<string>))]
301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
302 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JPropertyKeyedCollection), Member = "EnsureDictionary", ReturnType = typeof(void))]
303 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Keys", ReturnType = "KeyCollection<TKey, TValue>")]
304 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
305 get
306 {
307 throw null;
308 }
309 }
class f__AnonymousType0<< Count > j__TPar