1 write to Index
Microsoft.ML.Transforms (1)
UngroupTransform.cs (1)
234Index = index;
4 references to Index
Microsoft.ML.Transforms (4)
UngroupTransform.cs (4)
286_ectx.Assert(_pivotIndex[info.Index] == -1); 287_pivotIndex[info.Index] = i; 391activeInput[_infos[i].Index] |= isNeededForSize; 507var sizeGetter = Utils.MarshalInvoke(_makeSizeGetterMethodInfo, this, rawItemType, info.Index);