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

◆ CreateInstanceDefaultCtor()

object System.RuntimeType.CreateInstanceDefaultCtor ( bool publicOnly,
bool skipCheckThis,
bool fillCache,
bool wrapExceptions,
StackCrawlMark stackMark )
inlinepackage

Definition at line 1301 of file RuntimeType.cs.

1302 {
1303 Type type;
1304 bool flag = base.GetType() == type;
1306 object obj;
1307 return obj;
1308 }
class f__AnonymousType0<< Count > j__TPar
void CreateInstanceCheckThis()
new Type GetType()
Definition Type.cs:287

References System.RuntimeType.CreateInstanceCheckThis(), System.Type.GetType(), j__TPar, and System.obj.