1 write to _host
Microsoft.ML.Data (1)
Transforms\ColumnSelecting.cs (1)
533_host = transform._host.Register(nameof(Mapper));
1 reference to _host
Microsoft.ML.Data (1)
Transforms\ColumnSelecting.cs (1)
545_host.Assert(0 <= outputIndex && outputIndex < OutputToInputMap.Length);