terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Next
JToken
Newtonsoft.Json.Linq.JToken.Next
get
set
inherited
Definition at line
125
of file
JToken.cs
.
126
{
127
get
128
{
129
return
this.
_next
;
130
}
131
internal
set
132
{
133
this._next
=
value
;
134
}
135
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.Linq.JToken._next
JToken _next
Definition
JToken.cs:2143
System.ExceptionArgument.value
@ value
Newtonsoft
Json
Linq
JValue
Generated by
1.10.0