1 write to _host
Microsoft.ML.Data (1)
Commands\TypeInfoCommand.cs (1)
38
_host
= env.Register(LoadName);
2 references to _host
Microsoft.ML.Data (2)
Commands\TypeInfoCommand.cs (2)
39
_host
.CheckValue(args, nameof(args));
80
using (var ch =
_host
.Start("Run"))