77 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)
43
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
139
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
158
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"));
474
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
507
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
532
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)
43
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
139
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
158
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"));
474
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
507
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
532
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)
43
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
139
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
158
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"));
474
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
507
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
532
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)
90
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogEnabled", "true"));
92
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("stdoutLogFile", Path.Combine("Q:", "std")));
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
43
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("shutdownTimeLimit", "1"));
139
deploymentParameters.WebConfigActionList.Add(WebConfigHelpers.
AddOrModifyAspNetCoreSection
("processPath", "nonexistent"));
158
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"));
474
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
507
WebConfigHelpers.
AddOrModifyAspNetCoreSection
("startupTimeLimit", "1"));
532
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);