10 references to FuncStaticMethodInfo1
Microsoft.ML.Data (4)
EntryPoints\InputBuilder.cs (2)
41= new FuncStaticMethodInfo1<object, object>(MakeNullable<int>); 44= new FuncStaticMethodInfo1<object, object>(MakeOptional<int>);
Transforms\ValueMapping.cs (2)
832= new FuncStaticMethodInfo1<TValue, TValue>(GetVector<int>); 835= new FuncStaticMethodInfo1<TValue, TValue>(GetValue<int>);
Microsoft.ML.TorchSharp (3)
AutoFormerV2\ObjectDetectionTrainer.cs (1)
518= new FuncStaticMethodInfo1<object, Delegate>(DecodeInit<int>);
NasBert\NerTrainer.cs (1)
245= new FuncStaticMethodInfo1<object, Delegate>(DecodeInit<int>);
NasBert\TextClassificationTrainer.cs (1)
181= new FuncStaticMethodInfo1<object, Delegate>(DecodeInit<int>);
Microsoft.ML.Transforms (3)
MissingValueIndicatorTransformer.cs (1)
147= new FuncStaticMethodInfo1<DataViewType, Delegate>(GetIsNADelegate<int>);
MissingValueReplacing.cs (1)
130= new FuncStaticMethodInfo1<DataViewType, string>(TestType<int>);
MutualInformationFeatureSelection.cs (1)
413= new FuncStaticMethodInfo1<DataViewType, Delegate>(MakeKeyMapper<int>);