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