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

◆ GetDefaultMemberName()

string System.RuntimeType.GetDefaultMemberName ( )
inlineprivate

Definition at line 1332 of file RuntimeType.cs.

1333 {
1334 if (!true)
1335 {
1336 }
1337 if (this.type_info == null || this.GenericCache != null)
1338 {
1339 }
1340 throw new InvalidCastException();
1341 }
MonoTypeInfo type_info

References System.RuntimeType.GenericCache, and System.RuntimeType.type_info.

Referenced by System.RuntimeType.InvokeMember().