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

◆ Path

virtual string Newtonsoft.Json.JsonReader.Path
getsetinherited

Definition at line 373 of file JsonReader.cs.

374 {
375 [global::Cpp2ILInjected.Token(Token = "0x6000175")]
376 [global::Cpp2ILInjected.Address(RVA = "0x1CC224C", Offset = "0x1CC224C", Length = "0x120")]
377 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
378 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JTokenReader), Member = "get_Path", ReturnType = typeof(string))]
379 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
380 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JsonPosition?), Member = ".ctor", MemberParameters = new object[] { typeof(JsonPosition) }, ReturnType = typeof(void))]
381 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JsonPosition), Member = "BuildPath", MemberParameters = new object[]
382 {
384 typeof(JsonPosition?)
385 }, ReturnType = typeof(string))]
386 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
387 get
388 {
389 throw null;
390 }
391 }
class f__AnonymousType0<< Count > j__TPar