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

◆ this[string key]

JToken Newtonsoft.Json.Linq.JPropertyKeyedCollection.this[string key]
getset

Definition at line 260 of file JPropertyKeyedCollection.cs.

261 {
262 [global::Cpp2ILInjected.Token(Token = "0x60006DC")]
263 [global::Cpp2ILInjected.Address(RVA = "0x1D03DB8", Offset = "0x1D03DB8", Length = "0xC0")]
264 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
265 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Item", MemberParameters = new object[] { typeof(object) }, ReturnType = "TValue")]
266 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
267 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyNotFoundException), Member = ".ctor", ReturnType = typeof(void))]
268 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
269 get
270 {
271 throw null;
272 }
273 }
class f__AnonymousType0<< Count > j__TPar