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

◆ QuoteChar

virtual char Newtonsoft.Json.JsonReader.QuoteChar
getsetinherited

Definition at line 78 of file JsonReader.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x6000165")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1CC1F90", Offset = "0x1CC1F90", Length = "0x8")]
82 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 get
85 {
86 throw null;
87 }
88 [global::Cpp2ILInjected.Token(Token = "0x6000166")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1CC1F98", Offset = "0x1CC1F98", Length = "0x8")]
90 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 protected internal set
93 {
94 throw null;
95 }
96 }