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

override Type Newtonsoft.Json.Linq.JPropertyDescriptor.PropertyType
get

Definition at line 95 of file JPropertyDescriptor.cs.

96 {
97 get
98 {
99 if (!true)
100 {
101 }
102 Type type;
103 return type;
104 }
105 }