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

◆ Next

JToken Newtonsoft.Json.Linq.JToken.Next
getsetinherited

Definition at line 106 of file JToken.cs.

107 {
108 [global::Cpp2ILInjected.Token(Token = "0x6000858")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1D10D0C", Offset = "0x1D10D0C", Length = "0x8")]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 get
112 {
113 throw null;
114 }
115 [global::Cpp2ILInjected.Token(Token = "0x6000859")]
116 [global::Cpp2ILInjected.Address(RVA = "0x1D10D14", Offset = "0x1D10D14", Length = "0x8")]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
118 internal set
119 {
120 throw null;
121 }
122 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404