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