1 write to _active
Microsoft.ML.Data (1)
DataView\BatchDataViewMapperBase.cs (1)
98_active = active;
2 references to _active
Microsoft.ML.Data (2)
DataView\BatchDataViewMapperBase.cs (2)
102_getters = _parent.CreateGetters(_input, _currentBatch, _active); 143return _active[column.Index];