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

Definition at line 74 of file RuntimeEventInfo.cs.

75 {
76 get
77 {
78 if (this != null)
79 {
80 }
81 throw new InvalidCastException();
82 }
83 }

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