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