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
getset

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;
147 }
148 }
class f__AnonymousType0<< Count > j__TPar