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