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
◆
PropertyName
string Newtonsoft.Json.Serialization.JsonProperty.PropertyName
get
set
Definition at line
33
of file
JsonProperty.cs
.
34
{
35
get
36
{
37
return
this.
_propertyName
;
38
}
39
set
40
{
41
this._propertyName
=
value
;
42
if
(!
true
)
43
{
44
}
45
this._skipPropertyNameEscape
=
true
;
46
}
47
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.Serialization.JsonProperty._propertyName
string _propertyName
Definition
JsonProperty.cs:588
System.ExceptionArgument.value
@ value
Newtonsoft
Json
Serialization
JsonProperty
Generated by
1.10.0