2 references to HealthReportPropertyValue
Aspire.Hosting (2)
Health\ResourceHealthCheckService.cs (2)
230|| !StringComparers.HealthReportPropertyValue.Equals(checkReportSnapshot.Description, value.Description) 231|| !StringComparers.HealthReportPropertyValue.Equals(checkReportSnapshot.ExceptionText, value.Exception?.ToString()))