3 references to StateDisposed
Aspire.Dashboard (3)
ServiceClient\DashboardClient.cs (3)
240ObjectDisposedException.ThrowIf(priorState is StateDisposed, this); 755if (Interlocked.Exchange(ref _state, StateDisposed) is not StateDisposed)