2 writes to _host
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
424
_host
= env.Register("CmdParser");
431
_host
= env.Register("CmdParser");
1 reference to _host
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
658
_host
.ComponentCatalog.TryFindComponentCaseInsensitive(arg.Field.FieldType, value, out component))