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.RuntimePropertyInfo.GetDeclaringTypeInternal ( )
inlinepackage

Definition at line 58 of file RuntimePropertyInfo.cs.

59 {
60 if (this != null)
61 {
62 }
63 throw new InvalidCastException();
64 }

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