Base:
method
Execute
Microsoft.DotNet.Cli.CommandBase.Execute()
1 reference to Execute
dotnet (1)
Commands\Tool\ToolCommandParser.cs (1)
26
command.ListCommand.SetAction(parseResult => new ToolListCommand(parseResult).
Execute
());