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

Definition at line 63 of file RuntimeFieldInfo.cs.

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

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