2 references to Cursor
Microsoft.ML.Transforms (2)
UngroupTransform.cs (2)
448
private static readonly FuncInstanceMethodInfo1<
Cursor
, int, Func<int>> _makeSizeGetterMethodInfo
449
= FuncInstanceMethodInfo1<
Cursor
, int, Func<int>>.Create(target => target.MakeSizeGetter<int>);