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 System.ComponentModel.ReflectPropertyDescriptor.PropertyType
get

Definition at line 220 of file ReflectPropertyDescriptor.cs.

221 {
222 get
223 {
224 return this.type;
225 }
226 }