2 references to IsStopping
Microsoft.Extensions.Diagnostics.HealthChecks (2)
HealthCheckPublisherHostedService.cs (2)
162
catch (OperationCanceledException) when (
IsStopping
)
215
catch (OperationCanceledException) when (
IsStopping
)