Base:
method
Execute
Microsoft.DotNet.Cli.CommandBase.Execute()
1 reference to Execute
dotnet (1)
Commands\Solution\SolutionCommandParser.cs (1)
20
command.ListCommand.SetAction(parseResult => new SolutionListCommand(parseResult).
Execute
());