3 references to GetMethodInfo
Microsoft.ML.TestFramework (3)
RemoteExecutor.cs (3)
48RemoteInvoke(GetMethodInfo(method), new[] { arg1, arg2 }, options); 62RemoteInvoke(GetMethodInfo(method), new[] { arg1, arg2, arg3 }, options); 77RemoteInvoke(GetMethodInfo(method), new[] { arg1, arg2, arg3, arg4 }, options);