8 references to AssertSiteFailsToStartWithInProcessStaticContent
IIS.NewHandler.FunctionalTests (8)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (8)
287await AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.32"); 329await AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.32"); 333await AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.0"); 350await AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.32"); 369await AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.31"); 409await AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.38"); 451await AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.33"); 1569return AssertSiteFailsToStartWithInProcessStaticContent(deploymentResult, "500.0");