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

◆ Token

JToken Newtonsoft.Json.Linq.JTokenWriter.Token
getset

Definition at line 28 of file JTokenWriter.cs.

29 {
30 [global::Cpp2ILInjected.Token(Token = "0x6000827")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1D0FB90", Offset = "0x1D0FB90", Length = "0x1C")]
32 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalReader), Member = "CreateJToken", MemberParameters = new object[]
34 {
35 typeof(JsonReader),
37 }, ReturnType = typeof(JToken))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalReader), Member = "CreateJObject", MemberParameters = new object[] { typeof(JsonReader) }, ReturnType = typeof(JToken))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
40 get
41 {
42 throw null;
43 }
44 }
class f__AnonymousType0<< Count > j__TPar