1 write to _disposed
Aspire.Dashboard (1)
ServiceClient\DashboardDataSourcePool.cs (1)
182_disposed = true;
3 references to _disposed
Aspire.Dashboard (3)
ServiceClient\DashboardDataSourcePool.cs (3)
47ObjectDisposedException.ThrowIf(_disposed, this); 78ObjectDisposedException.ThrowIf(_disposed, this); 177if (_disposed)