3 references to DashboardCommandExecutor
Aspire.Dashboard (3)
Components\Pages\Resources.razor.cs (2)
652(resource, command) => DashboardCommandExecutor.IsExecuting(resource.Name, command.Name), 770await DashboardCommandExecutor.ExecuteAsync(resource, command, GetResourceName);
Components_Pages_Resources_razor.g.cs (1)
2699(resource, command) => DashboardCommandExecutor.IsExecuting(resource.Name, command.Name)