1 write to Exception
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (1)
11 references to Exception
Aspire.Azure.Messaging.WebPubSub.Tests (1)
Aspire.Azure.Search.Documents.Tests (1)
Aspire.Hosting (2)
Aspire.Milvus.Client.Tests (1)
Aspire.NATS.Net.Tests (1)
Aspire.Qdrant.Client.Tests (1)
Microsoft.Extensions.Diagnostics.HealthChecks (2)
DefaultHealthCheckService.cs (2)
238HealthCheckEndDegraded(logger, registration.Name, entry.Status, duration.TotalMilliseconds, entry.Description, entry.Exception);
242HealthCheckEndUnhealthy(logger, registration.Name, entry.Status, duration.TotalMilliseconds, entry.Description, entry.Exception);
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (2)