2 references to CreateEmptyApplication
IISExpress.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (1)
141_rootApplication = new PublishedApplication(Helpers.CreateEmptyApplication(config, contentRoot), Logger);
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
1314Helpers.CreateEmptyApplication(element, root);