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.RuntimeMethodInfo.ReflectedTypeInternal
getprivate

Definition at line 54 of file RuntimeMethodInfo.cs.

55 {
56 get
57 {
58 if (this != null)
59 {
60 }
61 throw new InvalidCastException();
62 }
63 }

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