2 references to ServiceController
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (2)
IISDeployer.cs (2)
231ServiceController serviceController = new ServiceController("w3svc"); 435var serviceController = new ServiceController("was");