18 writes to HostingModel
IIS.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
44HostingModel = HostingModel.InProcess,
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
50HostingModel = hostingModel,
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketInProcessTests.cs (1)
35Fixture.DeploymentParameters.HostingModel = HostingModel.InProcess;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketOutOfProcessTests.cs (1)
35Fixture.DeploymentParameters.HostingModel = HostingModel.OutOfProcess;
IIS.LongTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
44HostingModel = HostingModel.InProcess,
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
50HostingModel = hostingModel,
IIS.NewHandler.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
44HostingModel = HostingModel.InProcess,
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
50HostingModel = hostingModel,
IIS.NewShim.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
44HostingModel = HostingModel.InProcess,
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
50HostingModel = hostingModel,
IIS.ShadowCopy.Tests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
44HostingModel = HostingModel.InProcess,
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
50HostingModel = hostingModel,
IISExpress.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
44HostingModel = HostingModel.InProcess,
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
50HostingModel = hostingModel,
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketInProcessTests.cs (1)
35Fixture.DeploymentParameters.HostingModel = HostingModel.InProcess;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketOutOfProcessTests.cs (1)
35Fixture.DeploymentParameters.HostingModel = HostingModel.OutOfProcess;
Microsoft.AspNetCore.FunctionalTests (1)
WebHostFunctionalTests.cs (1)
157HostingModel = HostingModel.InProcess
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Common\DeploymentParameters.cs (1)
39HostingModel = variant.HostingModel;
32 references to HostingModel
IIS.FunctionalTests (6)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (2)
140if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess) 181if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
170if (deploymentResult.DeploymentParameters.HostingModel != HostingModel.InProcess) 201if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (2)
50if (Fixture.DeploymentParameters.HostingModel == HostingModel.OutOfProcess) 115var expected = Fixture.DeploymentParameters.HostingModel == HostingModel.InProcess
IIS.LongTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (2)
140if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess) 181if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
170if (deploymentResult.DeploymentParameters.HostingModel != HostingModel.InProcess) 201if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
IIS.NewHandler.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (2)
140if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess) 181if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
170if (deploymentResult.DeploymentParameters.HostingModel != HostingModel.InProcess) 201if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
IIS.NewShim.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (2)
140if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess) 181if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
170if (deploymentResult.DeploymentParameters.HostingModel != HostingModel.InProcess) 201if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
IIS.ShadowCopy.Tests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (2)
140if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess) 181if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
170if (deploymentResult.DeploymentParameters.HostingModel != HostingModel.InProcess) 201if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
IISExpress.FunctionalTests (6)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (2)
140if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess) 181if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
170if (deploymentResult.DeploymentParameters.HostingModel != HostingModel.InProcess) 201if (deploymentResult.DeploymentParameters.HostingModel == HostingModel.InProcess)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (2)
50if (Fixture.DeploymentParameters.HostingModel == HostingModel.OutOfProcess) 115var expected = Fixture.DeploymentParameters.HostingModel == HostingModel.InProcess
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Common\DeploymentParameters.cs (1)
192HostingModel);
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (3)
IISDeployer.cs (1)
133value: DeploymentParameters.HostingModel.ToString());
IISExpressDeployer.cs (2)
320aspNetCore.SetAttributeValue("hostingModel", DeploymentParameters.HostingModel.ToString()); 348value: DeploymentParameters.HostingModel.ToString());