1 write to _healthReports
Aspire.Hosting (1)
ApplicationModel\CustomResourceSnapshot.cs (1)
84_healthReports = value;
2 references to _healthReports
Aspire.Hosting (2)
ApplicationModel\CustomResourceSnapshot.cs (2)
53HealthStatus = ComputeHealthStatus(_healthReports, value?.Text); 81get => _healthReports;