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
◆
Binder
virtual
SerializationBinder
Newtonsoft.Json.JsonSerializer.Binder
get
set
Definition at line
67
of file
JsonSerializer.cs
.
68
{
69
get
70
{
71
return
this.
_binder
;
72
}
73
set
74
{
75
while
(
value
==
null
)
76
{
77
}
78
this._binder
=
value
;
79
}
80
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonSerializer._binder
SerializationBinder _binder
Definition
JsonSerializer.cs:947
System.ExceptionArgument.value
@ value
Newtonsoft
Json
JsonSerializer
Generated by
1.10.0