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