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

◆ ResetMethodValue

MethodInfo System.ComponentModel.ReflectPropertyDescriptor.ResetMethodValue
getprivate

Definition at line 230 of file ReflectPropertyDescriptor.cs.

231 {
232 get
233 {
234 if (!true)
235 {
236 }
237 return this.resetMethod;
238 }
239 }