3 instantiations of FuncStaticMethodInfo3
Microsoft.ML.Data (3)
Utils\ApiUtils.cs (3)
23= new FuncStaticMethodInfo3<FieldInfo, OpCode, Delegate>(GeneratePeek<int, int, int>);
26= new FuncStaticMethodInfo3<PropertyInfo, OpCode, Delegate>(GeneratePeek<int, int, int>);
29= new FuncStaticMethodInfo3<FieldInfo, OpCode, Delegate>(GeneratePoke<int, int, int>);
4 references to FuncStaticMethodInfo3
Microsoft.ML.Core (1)
Microsoft.ML.Data (3)