Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetMethodInstantiationInternal() [2/2]

static RuntimeType[] System.RuntimeMethodHandle.GetMethodInstantiationInternal ( RuntimeMethodHandleInternal method)
inlinestaticpackage

Definition at line 200 of file RuntimeMethodHandle.cs.

201 {
202 RuntimeType[] o = null;
204 return o;
205 }
static void GetMethodInstantiation(RuntimeMethodHandleInternal method, ObjectHandleOnStack types, Interop.BOOL fAsRuntimeTypeArray)

References System.Runtime.Serialization.Dictionary, and System.RuntimeMethodHandle.GetMethodInstantiation().