terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ MakeGenericMethod()

override MethodInfo System.Reflection.RuntimeMethodInfo.MakeGenericMethod ( params global::System::Type[] methodInstantiation)
inlinevirtual

Reimplemented from System.Reflection.MethodInfo.

Definition at line 693 of file RuntimeMethodInfo.cs.

694 {
695 throw null;
696 }