2 writes to _serviceStopRequested
Microsoft.Extensions.Hosting.WindowsServices (2)
WindowsServiceLifetime.cs (2)
153_serviceStopRequested = true; 169_serviceStopRequested = true;
1 reference to _serviceStopRequested
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
127if (!_serviceStopRequested)