2 references to GetCommand
dotnet (2)
Commands\New\DotnetCommandCallbacks.cs (1)
58var addProjectToSolutionCommand = new SolutionAddCommand(SolutionCommandParser.GetCommand().Parse([.. commandArgs]));
Parser.cs (1)
83SolutionCommandParser.GetCommand(),