2 references to DashboardCommandExecutor
Aspire.Dashboard (2)
Components\Pages\Resources.razor.cs (2)
589(resource, command) => DashboardCommandExecutor.IsExecuting(resource.Name, command.Name), 696await DashboardCommandExecutor.ExecuteAsync(resource, command, GetResourceName);