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))