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