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

◆ Previous

JToken Newtonsoft.Json.Linq.JToken.Previous
getsetinherited

Definition at line 125 of file JToken.cs.

126 {
127 [global::Cpp2ILInjected.Token(Token = "0x600085A")]
128 [global::Cpp2ILInjected.Address(RVA = "0x1D10D1C", Offset = "0x1D10D1C", Length = "0x8")]
129 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
130 get
131 {
132 throw null;
133 }
134 [global::Cpp2ILInjected.Token(Token = "0x600085B")]
135 [global::Cpp2ILInjected.Address(RVA = "0x1D10D24", Offset = "0x1D10D24", Length = "0x8")]
136 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
137 internal set
138 {
139 throw null;
140 }
141 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404