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

◆ ReflectedTypeInternal

RuntimeType System.Reflection.RuntimeConstructorInfo.ReflectedTypeInternal
getprivate

Definition at line 64 of file RuntimeConstructorInfo.cs.

65 {
66 get
67 {
68 if (this != null)
69 {
70 }
71 throw new InvalidCastException();
72 }
73 }

Referenced by System.Reflection.RuntimeConstructorInfo.GetObjectData().