2 references to Running
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (2)
IISDeployer.cs (2)
234if (serviceController.Status != ServiceControllerStatus.Running && 240serviceController.WaitForStatus(ServiceControllerStatus.Running, _timeout);