2 references to ShouldInterrupt
Aspire.Hosting (2)
Health\ResourceHealthCheckService.cs (2)
310var shouldInterrupt = ShouldInterrupt(resourceEvent, LatestEvent); 325if (currentEvent != null && ShouldInterrupt(currentEvent, LatestEvent))