1 write to _info
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
1193
_info
= info;
1 reference to _info
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
1199
if (string.IsNullOrWhiteSpace(name) || !
_info
.Map.TryGetValue(name.ToLowerInvariant(), out argument))