4 writes to StateStyle
Aspire.Dashboard (1)
ResourceService\Partials.cs (1)
39StateStyle = HasStateStyle ? StateStyle : null,
Aspire.Dashboard.Components.Tests (2)
Pages\ResourcesTests.cs (1)
368StateStyle = null,
tests\Shared\DashboardModel\ModelTestHelpers.cs (1)
42StateStyle = stateStyle,
Aspire.Dashboard.Tests (1)
tests\Shared\DashboardModel\ModelTestHelpers.cs (1)
42StateStyle = stateStyle,
2 references to StateStyle
Aspire.Dashboard (2)
Model\ResourceStateViewModel.cs (2)
73else if (!string.IsNullOrEmpty(resource.StateStyle)) 75(icon, color) = resource.StateStyle switch