2 references to _timeout
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (2)
IISDeployer.cs (2)
240serviceController.WaitForStatus(ServiceControllerStatus.Running, _timeout); 476while (sw.Elapsed < _timeout)