1 reference to ExecuteCommandAsync
Aspire.Hosting (1)
Dashboard\DashboardServiceData.cs (1)
101
var result = await _commandExecutor.
ExecuteCommandAsync
(resourceId, annotation, cancellationToken).ConfigureAwait(false);