3 references to StateDisabled
Aspire.Dashboard (3)
ResourceService\DashboardClient.cs (3)
87_state = StateDisabled; 215public bool IsEnabled => _state is not StateDisabled; 221if (priorState is StateDisabled)