6 writes to DashboardHealthy
Aspire.Cli.Tests (6)
Commands\PublishCommandPromptingIntegrationTests.cs (1)
816DashboardHealthy = true,
Commands\RunCommandTests.cs (4)
405DashboardHealthy = false, 497DashboardHealthy = true, 567DashboardHealthy = true, 638DashboardHealthy = true,
TestServices\TestAppHostCliBackchannel.cs (1)
53DashboardHealthy = true,
2 references to DashboardHealthy
aspire (2)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
469IsHealthy = urlsState?.DashboardHealthy ?? false
Commands\RunCommand.cs (1)
267if (dashboardUrls.DashboardHealthy is false)