1 reference to HealthReports
Aspire.Dashboard (1)
ResourceService\Partials.cs (1)
41
HealthReports =
HealthReports
.Select(ToHealthReportViewModel).OrderBy(vm => vm.Name).ToImmutableArray(),