2 writes to _serviceStopRequested
Microsoft.Extensions.Hosting.WindowsServices (2)
WindowsServiceLifetime.cs (2)
148_serviceStopRequested = true; 162_serviceStopRequested = true;
1 reference to _serviceStopRequested
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
124if (!_serviceStopRequested)