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

◆ MonoMethodMessage() [3/3]

System.Runtime.Remoting.Messaging.MonoMethodMessage.MonoMethodMessage ( Type type,
string methodName,
object[] in_args )
inline

Definition at line 43 of file MonoMethodMessage.cs.

44 {
45 MethodInfo methodInfo = MonoMethodMessage.GetMethodInfo(type, methodName);
46 }
class f__AnonymousType0<< Count > j__TPar
MonoMethodMessage(MethodBase method, object[] out_args)

References System.Runtime.Remoting.Messaging.MonoMethodMessage.GetMethodInfo(), and j__TPar.