72 writes to Arguments
AndroidAppBuilder (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
AppleAppBuilder (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
dotnet-openapi (1)
Commands\BaseCommand.cs (1)
224Arguments = string.Join(" ", args),
HelixTestRunner (1)
ProcessUtil.cs (1)
89Arguments = arguments,
IIS.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
46Arguments = arguments,
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
46Arguments = arguments,
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
46Arguments = arguments,
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
46Arguments = arguments,
IIS.ShadowCopy.Tests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
46Arguments = arguments,
IISExpress.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
46Arguments = arguments,
Interop.FunctionalTests (2)
H2SpecCommands.cs (2)
88Arguments = "--strict --dryrun", 223process.StartInfo.Arguments = $"{testId} -p {port.ToString(CultureInfo.InvariantCulture)} --strict -v -j {tempFile} --timeout {TimeoutSeconds}"
InteropTests (3)
Helpers\ClientProcess.cs (1)
29Arguments = @$"{path} --use_tls false --server_port {serverPort} --client_type httpclient --test_case {testCase}"
Helpers\WebsiteProcess.cs (1)
34Arguments = path
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
LibraryBuilder (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
Microsoft.Arcade.Common (1)
Command.cs (1)
40Arguments = args
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
DebugProxyLauncher.cs (1)
68Arguments = $"exec \"{executablePath}\" --OwnerPid {ownerPid} --DevToolsUrl {devToolsHost} --IsFirefoxDebugging {isFirefox} --FirefoxProxyPort 6001 {ignoreProxyForLocalAddress}",
Microsoft.AspNetCore.Components.WebViewE2E.Test (1)
WebViewManagerE2ETests.cs (1)
34Arguments = $"\"{photinoTestProgramExePath}\"",
Microsoft.AspNetCore.Hosting.FunctionalTests (1)
ShutdownTests.cs (1)
126Arguments = processId.ToString(CultureInfo.InvariantCulture),
Microsoft.AspNetCore.Server.IntegrationTesting (6)
ApplicationPublisher.cs (1)
54Arguments = parameters,
Deployers\NginxDeployer.cs (2)
160Arguments = $"-c {_configFile}", 202Arguments = $"-s stop -c {_configFile}",
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
239Arguments = parameterBuilder.ToString(),
Deployers\SelfHostDeployer.cs (1)
124Arguments = executableArgs,
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
179Arguments = parameters,
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
Docker.cs (1)
202Arguments = arguments,
Microsoft.AspNetCore.SpaServices.Extensions (1)
Npm\NodeScriptRunner.cs (1)
44Arguments = completeArguments,
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Autobahn\Executable.cs (1)
40Arguments = args,
Microsoft.Build (1)
BackEnd\Components\Communications\NodeLauncher.cs (1)
105processStartInfo.Arguments = commandLineArgs;
Microsoft.Build.CommandLine.UnitTests (2)
XMake_Tests.cs (2)
552Arguments = string.Join(" ", cmdLine.Skip(1)), 596Arguments = string.Join(" ", cmdLine.Skip(1)),
Microsoft.Build.Tasks.UnitTests (1)
Unzip_Tests.cs (1)
164Arguments = "-u",
Microsoft.Build.UnitTests.Shared (1)
RunnerUtilities.cs (1)
117Arguments = parameters
Microsoft.DotNet.Arcade.Sdk (1)
src\InstallDotNetCore.cs (1)
140Arguments = arguments,
Microsoft.DotNet.Open.Api.Tools.Tests (1)
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
Microsoft.DotNet.RemoteExecutor (3)
RemoteExecutor.cs (2)
403psi.Arguments = HostRunner + " " + testConsoleAppArgs; 411psi.Arguments = testConsoleAppArgs;
RemoteInvokeHandle.cs (1)
131Arguments = "/svc /fi \"imagename eq svchost.exe\"",
Microsoft.DotNet.SignTool (4)
src\BatchSignUtil.cs (1)
373Arguments = $"/c {toolName} {arguments}",
src\RealSignTool.cs (2)
54Arguments = $@"""{projectFilePath}"" /bl:""{binLogPath}""", 108Arguments = $@"-vf ""{fileFullPath}"" > nul",
src\SignTool.cs (1)
65Arguments = $@"-R ""{file.FullPath}"" ""{file.SignInfo.StrongName}""",
Microsoft.Extensions.ApiDescription.Client.Tests (1)
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (1)
Infrastructure\RedisTestConfig.cs (1)
169Arguments = serverArgs,
Microsoft.NET.Sdk.WebAssembly.Pack.Tasks (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
MobileBuildTasks (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
MonoAOTCompiler (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
MonoTargetsTasks (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
PresentationUI (2)
InstallationError.xaml.cs (1)
221Notepad.StartInfo.Arguments = LogFilePath;
TenFeetInstallationError.xaml.cs (1)
224Notepad.StartInfo.Arguments = LogFilePath;
Templates.Blazor.Tests (1)
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
Templates.Blazor.WebAssembly.Auth.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
83Arguments = "run sauce --" + 95psi.Arguments = $"/c npm {psi.Arguments}"; 197Arguments = $"-NoProfile -NonInteractive -Command \"Start-Sleep {timeout}; " +
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
Templates.Blazor.WebAssembly.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
83Arguments = "run sauce --" + 95psi.Arguments = $"/c npm {psi.Arguments}"; 197Arguments = $"-NoProfile -NonInteractive -Command \"Start-Sleep {timeout}; " +
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
Templates.Mvc.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
83Arguments = "run sauce --" + 95psi.Arguments = $"/c npm {psi.Arguments}"; 197Arguments = $"-NoProfile -NonInteractive -Command \"Start-Sleep {timeout}; " +
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
Templates.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
83Arguments = "run sauce --" + 95psi.Arguments = $"/c npm {psi.Arguments}"; 197Arguments = $"-NoProfile -NonInteractive -Command \"Start-Sleep {timeout}; " +
src\Shared\Process\ProcessExtensions.cs (1)
100Arguments = arguments,
TestExclusionListTasks (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
WasmAppBuilder (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
WorkloadBuildTasks (1)
src\tasks\Common\Utils.cs (1)
154Arguments = args,
40 references to Arguments
dotnet-user-jwts (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
75_reporter.Verbose($"Invoking '{psi.FileName} {psi.Arguments}'");
dotnet-user-secrets (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
75_reporter.Verbose($"Invoking '{psi.FileName} {psi.Arguments}'");
HelixTestRunner (1)
ProcessUtil.cs (1)
155PrintMessage($"'{process.StartInfo.FileName} {process.StartInfo.Arguments}' completed with exit code '{process.ExitCode}'");
InteropTests (2)
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.Arcade.Common (3)
Command.cs (2)
220if (string.IsNullOrWhiteSpace(info.Arguments)) 225return prefix + " " + info.Arguments;
CommandResult.cs (1)
31StringBuilder message = new StringBuilder($"Command failed with exit code {ExitCode}: {StartInfo.FileName} {StartInfo.Arguments}");
Microsoft.AspNetCore.Server.IntegrationTesting (2)
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.DotNet.Arcade.Sdk.Tests (1)
Utilities\TestApp.cs (1)
94output.WriteLine($"Starting: {process.StartInfo.FileName} {process.StartInfo.Arguments}");
Microsoft.DotNet.Open.Api.Tools.Tests (1)
ProcessEx.cs (1)
76output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.Extensions.ApiDescription.Client.Tests (2)
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
System.Diagnostics.Process (7)
System\Diagnostics\Process.cs (1)
1261if (!string.IsNullOrEmpty(startInfo.Arguments) && startInfo.HasArgumentList)
System\Diagnostics\Process.Unix.cs (3)
577(ignoreArguments || (string.IsNullOrEmpty(psi.Arguments) && !psi.HasArgumentList))) 596if (!string.IsNullOrEmpty(psi.Arguments)) 598ParseArgumentsIntoList(psi.Arguments, argvList);
System\Diagnostics\ProcessStartInfo.cs (3)
195return Arguments; 207else if (!string.IsNullOrEmpty(Arguments)) 214stringBuilder.Append(Arguments);
Templates.Blazor.Tests (3)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Blazor.WebAssembly.Auth.Tests (4)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\E2ETesting\SauceConnectServer.cs (1)
95psi.Arguments = $"/c npm {psi.Arguments}";
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Blazor.WebAssembly.Tests (4)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\E2ETesting\SauceConnectServer.cs (1)
95psi.Arguments = $"/c npm {psi.Arguments}";
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Mvc.Tests (4)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\E2ETesting\SauceConnectServer.cs (1)
95psi.Arguments = $"/c npm {psi.Arguments}";
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Tests (4)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\E2ETesting\SauceConnectServer.cs (1)
95psi.Arguments = $"/c npm {psi.Arguments}";
src\Shared\Process\ProcessEx.cs (2)
60var timeoutExMessage = $"Process proc {proc.ProcessName} {proc.StartInfo.Arguments} timed out after {timeout}."; 129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");