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

◆ GetDeclaringTypeInternal()

RuntimeType System.Reflection.RuntimeFieldInfo.GetDeclaringTypeInternal ( )
inlinepackage

Definition at line 53 of file RuntimeFieldInfo.cs.

54 {
55 if (this != null)
56 {
57 }
58 throw new InvalidCastException();
59 }

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