2 references to ParseArgumentList
Microsoft.ML.Core (2)
CommandLine\CmdParser.cs (2)
580hadError |= !ParseArgumentList(info, nested, destination, values); 759bool hadError = !ParseArgumentList(info, strs, destination, values);