3 references to KnownHealthCheckNames
Aspire.Hosting (3)
Dashboard\DashboardLifecycleHook.cs (1)
182dashboardResource.Annotations.Add(new HealthCheckAnnotation(KnownHealthCheckNames.DashboardHealthCheck));
DistributedApplicationBuilder.cs (2)
408}, KnownHealthCheckNames.DashboardHealthCheck); 410_innerBuilder.Services.SuppressHealthCheckHttpClientLogging(KnownHealthCheckNames.DashboardHealthCheck);