1 write to _active
Microsoft.ML.Transforms (1)
OptionalColumnTransform.cs (1)
448_active = active;
2 references to _active
Microsoft.ML.Transforms (2)
OptionalColumnTransform.cs (2)
466return _active == null || _active[column.Index];