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
◆
SetToken()
[3/3]
void
Newtonsoft.Json.JsonReader.SetToken
(
JsonToken
newToken
,
object
value
,
bool
updateIndex
)
inline
package
inherited
Definition at line
769
of file
JsonReader.cs
.
770
{
771
this._tokenType
=
newToken
;
772
this._value
=
value
;
773
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
References
j__TPar
, and
System.value
.
Newtonsoft
Json
Serialization
TraceJsonReader
Generated by
1.10.0