2 references to ExecuteAsync
aspire (2)
Commands\ConfigCommand.cs (2)
93return ExecuteAsync(key, cancellationToken); 99return await ExecuteAsync(key, cancellationToken);