Base:
method
Execute
Microsoft.DotNet.Cli.CommandBase.Execute()
1 reference to Execute
dotnet (1)
Commands\Workload\WorkloadCommandParser.cs (1)
35
def.SearchCommand.SetAction(parseResult => new WorkloadSearchCommand(parseResult).
Execute
());