1 reference to StateInitialized
Aspire.Dashboard (1)
ResourceService\DashboardClient.cs (1)
219var priorState = Interlocked.CompareExchange(ref _state, value: StateInitialized, comparand: StateNone);