Base:
method
ExecuteAsync
Aspire.Cli.Commands.BaseCommand.ExecuteAsync(System.CommandLine.ParseResult, System.Threading.CancellationToken)
1 reference to ExecuteAsync
aspire (1)
Commands\NewCommand.cs (1)
64var templateCommand = new TemplateCommand(template, ExecuteAsync);