2 references to ExecuteAsync
aspire (2)
Commands\ConfigCommand.cs (2)
219
return
ExecuteAsync
(showAll, cancellationToken);
224
return
ExecuteAsync
(showAll: false, cancellationToken);