1 write to _appHostConfigPath
IIS.Tests (1)
Utilities\TestServer.cs (1)
99_appHostConfigPath = Path.GetTempFileName();
2 references to _appHostConfigPath
IIS.Tests (2)
Utilities\TestServer.cs (2)
109var startResult = WebCoreActivate(_appHostConfigPath, null, "Instance"); 141webHostConfig.Save(_appHostConfigPath);