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)
1199if (string.IsNullOrWhiteSpace(name) || !_info.Map.TryGetValue(name.ToLowerInvariant(), out argument))