1 write to _appPoolName
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISDeployer.cs (1)
255_appPoolName = appPool.Name;
3 references to _appPoolName
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (3)
IISDeployer.cs (3)
113IISDeploymentParameters.ServerConfigLocation = Path.Combine(@"C:\inetpub\temp\apppools", _appPoolName, $"{_appPoolName}.config"); 124appPoolName: _appPoolName