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