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