1 write to _active
Microsoft.ML.Data (1)
DataLoadSave\Database\DatabaseLoaderCursor.cs (1)
43_active = active;
4 references to _active
Microsoft.ML.Data (4)
DataLoadSave\Database\DatabaseLoaderCursor.cs (4)
49if (_active != null && !_active[i]) 148return _active == null || _active[column.Index];