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