1 write to _dashboardClient
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
41
_dashboardClient
= dashboardClient;
2 references to _dashboardClient
Aspire.Dashboard (2)
Model\TelemetryExportService.cs (2)
64
if (
_dashboardClient
.IsEnabled && hasResourceDetailsSelected)
66
var snapshot =
_dashboardClient
.GetResources();