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
◆
NullValueHandling
NullValueHandling
? Newtonsoft.Json.Serialization.JsonProperty.NullValueHandling
get
set
Definition at line
337
of file
JsonProperty.cs
.
338
{
339
[
CompilerGenerated
]
340
get
341
{
342
return
this.<NullValueHandling>
k__BackingField
;
343
}
344
[
CompilerGenerated
]
345
set
346
{
347
this.<NullValueHandling>
k__BackingField
=
value
;
348
}
349
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.Serialization.JsonProperty.k__BackingField
JsonContract< PropertyContract > k__BackingField
Definition
JsonProperty.cs:598
System.ExceptionArgument.value
@ value
Newtonsoft
Json
Serialization
JsonProperty
Generated by
1.10.0