3 writes to _historicalDataSourceLease
Aspire.Dashboard (3)
ServiceClient\DashboardDataSource.cs (3)
121_historicalDataSourceLease = historicalDataSourceLease; 131_historicalDataSourceLease = null; 147_historicalDataSourceLease = null;
3 references to _historicalDataSourceLease
Aspire.Dashboard (3)
ServiceClient\DashboardDataSource.cs (3)
120var previousHistoricalDataSourceLease = _historicalDataSourceLease; 130var previousHistoricalDataSourceLease = _historicalDataSourceLease; 146_historicalDataSourceLease?.Dispose();