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