1 reference to MapHealthStatus
Aspire.Dashboard (1)
ResourceService\Partials.cs (1)
62
return new HealthReportViewModel(healthReport.Key, healthReport.HasStatus ?
MapHealthStatus
(healthReport.Status) : null, healthReport.Description, healthReport.Exception);