1 write to _logOnlyUnhealthy
Microsoft.Extensions.Diagnostics.HealthChecks.Common (1)
TelemetryHealthCheckPublisher.cs (1)
31
_logOnlyUnhealthy
= Throw.IfMemberNull(options, options.Value.LogOnlyUnhealthy);
1 reference to _logOnlyUnhealthy
Microsoft.Extensions.Diagnostics.HealthChecks.Common (1)
TelemetryHealthCheckPublisher.cs (1)
48
if (!
_logOnlyUnhealthy
)