1 write to _healthCheckServiceOptions
Microsoft.Extensions.Diagnostics.HealthChecks (1)
HealthCheckPublisherHostedService.cs (1)
45
_healthCheckServiceOptions
= healthCheckServiceOptions;
1 reference to _healthCheckServiceOptions
Microsoft.Extensions.Diagnostics.HealthChecks (1)
HealthCheckPublisherHostedService.cs (1)
108
foreach (var hc in
_healthCheckServiceOptions
.Value.Registrations)