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