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
◆
ContractResolver
virtual
IContractResolver
Newtonsoft.Json.JsonSerializer.ContractResolver
get
set
Definition at line
296
of file
JsonSerializer.cs
.
297
{
298
get
299
{
300
return
this.
_contractResolver
;
301
}
302
set
303
{
304
if
(
value
==
null
)
305
{
306
if
(!
true
)
307
{
308
}
309
if
(!
true
)
310
{
311
}
312
}
313
this._contractResolver
= 1;
314
}
315
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonSerializer._contractResolver
IContractResolver _contractResolver
Definition
JsonSerializer.cs:938
System.ExceptionArgument.value
@ value
Newtonsoft
Json
JsonSerializer
Generated by
1.10.0