1 write to _dataSourcePool
Aspire.Dashboard (1)
ServiceClient\DashboardDataSource.cs (1)
49_dataSourcePool = dataSourcePool;
2 references to _dataSourcePool
Aspire.Dashboard (2)
ServiceClient\DashboardDataSource.cs (2)
106historicalDataSourceLease = _dataSourcePool.TryAcquire(selectedRun); 152var currentDataSource = _dataSourcePool.Current;