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