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)
1315
Helpers.
CreateEmptyApplication
(element, root);