4 references to DashboardCommandExecutor
Aspire.Hosting (4)
Dashboard\DashboardServiceData.cs (2)
18
private readonly
DashboardCommandExecutor
_commandExecutor;
25
DashboardCommandExecutor
commandExecutor)
Dashboard\DashboardServiceHost.cs (1)
51
DashboardCommandExecutor
commandExecutor,
DistributedApplicationBuilder.cs (1)
266
_innerBuilder.Services.AddSingleton<
DashboardCommandExecutor
>();