Base:
method
Execute
Microsoft.DotNet.Cli.CommandBase.Execute()
1 reference to Execute
dotnet (1)
Commands\Workload\Restore\WorkloadRestoreCommandParser.cs (1)
34command.SetAction((parseResult) => new WorkloadRestoreCommand(parseResult).Execute());