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
◆
ShouldDeserialize
Predicate
<object> Newtonsoft.Json.Serialization.JsonProperty.ShouldDeserialize
get
set
Definition at line
439
of file
JsonProperty.cs
.
440
{
441
[
CompilerGenerated
]
442
get
443
{
444
return
this.<
ShouldDeserialize
>
k__BackingField
;
445
}
446
[
CompilerGenerated
]
447
set
448
{
449
this.<
ShouldDeserialize
>
k__BackingField
=
value
;
450
}
451
}
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
Newtonsoft.Json.Serialization.JsonProperty.ShouldDeserialize
Predicate< object > ShouldDeserialize
Definition
JsonProperty.cs:440
System.ExceptionArgument.value
@ value
Newtonsoft
Json
Serialization
JsonProperty
Generated by
1.10.0