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