1 write to _active
Microsoft.ML.Core (1)
Data\LinkedRowRootCursorBase.cs (1)
28
_active
= active;
2 references to _active
Microsoft.ML.Core (2)
Data\LinkedRowRootCursorBase.cs (2)
38
return
_active
== null ||
_active
[column.Index];