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