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

◆ CanWrite

override bool System.Reflection.RuntimePropertyInfo.CanWrite
get

Definition at line 160 of file RuntimePropertyInfo.cs.

161 {
162 get
163 {
164 PInfo pinfo = this.cached;
165 PInfo pinfo2 = this.cached;
167 MethodInfo set_method = this.info.set_method;
168 bool flag;
169 return flag;
170 }
171 }
class f__AnonymousType0<< Count > j__TPar