60 references to AddOrModifyAspNetCoreSection
IIS.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
90
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogEnabled", "true"));
92
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogFile", Path.Combine("Q:", "std")));
IIS.LongTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
42
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
138
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
157
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
49
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "%DotnetPath%"));
62
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
63
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", arguments));
90
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
101
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
115
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
136
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "dotnet"));
473
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
506
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
531
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("hostingModel", "bogus"));
943
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nope"));
960
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "nope"));
1500
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "doesnot"));
1501
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "start"));
IIS.NewHandler.FunctionalTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
42
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
138
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
157
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
49
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "%DotnetPath%"));
62
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
63
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", arguments));
90
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
101
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
115
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
136
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "dotnet"));
473
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
506
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
531
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("hostingModel", "bogus"));
943
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nope"));
960
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "nope"));
1500
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "doesnot"));
1501
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "start"));
IISExpress.FunctionalTests (19)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
90
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogEnabled", "true"));
92
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogFile", Path.Combine("Q:", "std")));
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
42
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
138
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
157
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
49
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "%DotnetPath%"));
62
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
63
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", arguments));
90
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
101
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
115
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
136
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "dotnet"));
473
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
506
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
531
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("hostingModel", "bogus"));
943
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nope"));
960
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "nope"));
1500
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "doesnot"));
1501
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "start"));
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (5)
IISDeployer.cs (1)
133
yield return WebConfigHelpers.
AddOrModifyAspNetCoreSection
(
IISDeploymentParameterExtensions.cs (2)
133
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogEnabled", "true"));
136
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogFile", Path.Combine(path, "std")));
IISExpressDeployer.cs (2)
348
yield return WebConfigHelpers.
AddOrModifyAspNetCoreSection
(
367
yield return WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", executableName);