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
◆
PropertyType
Type
Newtonsoft.Json.Serialization.JsonProperty.PropertyType
get
set
Definition at line
137
of file
JsonProperty.cs
.
138
{
139
get
140
{
141
return
this.
_propertyType
;
142
}
143
set
144
{
145
Type
propertyType = this.
_propertyType
;
146
this._propertyType
=
value
;
147
}
148
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.Serialization.JsonProperty._propertyType
Type _propertyType
Definition
JsonProperty.cs:594
System.Type
Definition
Type.cs:12
System.ExceptionArgument.value
@ value
Newtonsoft
Json
Serialization
JsonProperty
Generated by
1.10.0