3 references to RunningAndUnhealthyResourceStateToolTip
Aspire.Dashboard (1)
Model\ResourceStateViewModel.cs (1)
117return loc[nameof(Columns.RunningAndUnhealthyResourceStateToolTip)];
Aspire.Dashboard.Tests (2)
Model\ResourceStateViewModelTests.cs (2)
40/* expected output */ $"Localized:{nameof(Columns.RunningAndUnhealthyResourceStateToolTip)}", "CheckmarkCircleWarning", Color.Warning, "Running (Unhealthy)")] 43/* expected output */ $"Localized:{nameof(Columns.RunningAndUnhealthyResourceStateToolTip)}", "CheckmarkCircleWarning", Color.Warning, "Running (Unhealthy)")]