1 write to _active
Microsoft.ML.Data (1)
Transforms\ColumnSelecting.cs (1)
764_active = active;
1 reference to _active
Microsoft.ML.Data (1)
Transforms\ColumnSelecting.cs (1)
785public override bool IsColumnActive(DataViewSchema.Column column) => _active[column.Index];