3 references to StateDisabled
Aspire.Dashboard (3)
ServiceClient\DashboardClient.cs (3)
95_state = StateDisabled; 227public bool IsEnabled => _state is not StateDisabled; 233if (priorState is StateDisabled)