1 instantiation of FuncStaticMethodInfo3
Microsoft.ML.Data (1)
Utils\ApiUtils.cs (1)
32
= new
FuncStaticMethodInfo3
<PropertyInfo, Delegate>(GeneratePoke<int, int, int>);
2 references to FuncStaticMethodInfo3
Microsoft.ML.Core (1)
Utilities\Utils.cs (1)
1039
public static TResult MarshalInvoke<TArg1, TResult>(
FuncStaticMethodInfo3
<TArg1, TResult> func, Type genArg1, Type genArg2, Type genArg3, TArg1 arg1)
Microsoft.ML.Data (1)
Utils\ApiUtils.cs (1)
31
private static readonly
FuncStaticMethodInfo3
<PropertyInfo, Delegate> _generatePokePropertyMethodInfo