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
◆
UnderlyingName
string Newtonsoft.Json.Serialization.JsonProperty.UnderlyingName
get
set
Definition at line
86
of file
JsonProperty.cs
.
87
{
88
[
CompilerGenerated
]
89
get
90
{
91
return
this.<
UnderlyingName
>
k__BackingField
;
92
}
93
[
CompilerGenerated
]
94
set
95
{
96
this.<
UnderlyingName
>
k__BackingField
=
value
;
97
}
98
}
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.UnderlyingName
string UnderlyingName
Definition
JsonProperty.cs:87
System.ExceptionArgument.value
@ value
Newtonsoft
Json
Serialization
JsonProperty
Generated by
1.10.0