1 write to _healthReports
Aspire.Dashboard (1)
Model\ResourceViewModel.cs (1)
91_healthReports = value;
2 references to _healthReports
Aspire.Dashboard (2)
Model\ResourceViewModel.cs (2)
88get => _healthReports; 102HealthStatus = ComputeHealthStatus(_healthReports, value);