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

◆ CreateInstance()

object System.ComponentModel.PropertyDescriptor.CreateInstance ( Type type)
inlineprotectedinherited

Definition at line 132 of file PropertyDescriptor.cs.

133 {
134 Type type2;
135 if ((type2 == null || type2 != null) && (this == null || this != null))
136 {
137 object obj;
138 return obj;
139 }
140 throw new ArrayTypeMismatchException();
141 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.obj.