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