1 write to _applications
Aspire.Dashboard (1)
Components\Pages\Metrics.razor.cs (1)
169
_applications
= TelemetryRepository.GetApplications();
1 reference to _applications
Aspire.Dashboard (1)
Components\Pages\Metrics.razor.cs (1)
170
_applicationViewModels = ApplicationsSelectHelpers.CreateApplications(
_applications
);