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