77 references to AddOrModifyAspNetCoreSection
IIS.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
91
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogEnabled", "true"));
93
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogFile", Path.Combine("Q:", "std")));
IIS.LongTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "dotnet"));
475
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
508
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "start"));
IIS.NewHandler.FunctionalTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "dotnet"));
475
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
508
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "start"));
IIS.NewShim.FunctionalTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "dotnet"));
475
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
508
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "start"));
IISExpress.FunctionalTests (19)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
91
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogEnabled", "true"));
93
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogFile", Path.Combine("Q:", "std")));
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "dotnet"));
475
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
508
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("arguments", "start"));
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (5)
IISDeployer.cs (1)
131
yield return WebConfigHelpers.
AddOrModifyAspNetCoreSection
(
IISDeploymentParameterExtensions.cs (2)
129
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogEnabled", "true"));
132
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogFile", Path.Combine(path, "std")));
IISExpressDeployer.cs (2)
346
yield return WebConfigHelpers.
AddOrModifyAspNetCoreSection
(
365
yield return WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", executableName);