2 references to Parse
System.CommandLine (2)
Parsing\CommandLineParser.cs (2)
22=> Parse(command, args, null, configuration); 33=> Parse(command, SplitCommandLine(commandLine).ToArray(), commandLine, configuration);