106 writes to FileName
Aspire.EndToEnd.Tests (1)
tests\Shared\WorkloadTesting\ToolCommand.cs (1)
212FileName = executable,
Aspire.Hosting (1)
Dcp\Process\ProcessUtil.cs (1)
26FileName = processSpec.ExecutablePath,
Aspire.Hosting.Azure (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
26FileName = processSpec.ExecutablePath,
Aspire.Hosting.Python.Tests (2)
AddPythonAppTests.cs (2)
274FileName = "python", 304FileName = pipPath,
Aspire.Workload.Tests (1)
tests\Shared\WorkloadTesting\ToolCommand.cs (1)
212FileName = executable,
BuildValidator (1)
CompilationDiff.cs (1)
355FileName = IldasmUtilities.IldasmPath,
csc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
510FileName = serverInfo.processFilePath,
dotnet-getdocument (1)
Exe.cs (1)
25FileName = executable,
dotnet-openapi (1)
Commands\BaseCommand.cs (1)
223FileName = muxer,
dotnet-svcutil-lib (1)
Shared\Utilities\ProcessRunner.cs (1)
75proc.StartInfo.FileName = processName;
dotnet-user-jwts (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
56FileName = DotNetMuxer.MuxerPathOrDefault(),
dotnet-user-secrets (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
56FileName = DotNetMuxer.MuxerPathOrDefault(),
HelixTestRunner (1)
ProcessUtil.cs (1)
88FileName = filename,
IIS.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
45FileName = fileName,
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
45FileName = fileName,
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
45FileName = fileName,
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
45FileName = fileName,
IIS.ShadowCopy.Tests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
45FileName = fileName,
IISExpress.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
45FileName = fileName,
Interop.FunctionalTests (2)
H2SpecCommands.cs (2)
86FileName = toolLocation, 220process.StartInfo.FileName = GetToolLocation();
InteropTests (3)
Helpers\ClientProcess.cs (1)
28FileName = "dotnet",
Helpers\WebsiteProcess.cs (1)
33FileName = "dotnet",
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Microsoft.Arcade.Common (1)
Command.cs (1)
39FileName = executable,
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
DebugProxyLauncher.cs (1)
67FileName = muxerPath,
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
src\BlazorWebView\src\SharedSource\WebView2WebViewManager.cs (1)
384 launchBrowser.StartInfo.FileName = uri.ToString();
Microsoft.AspNetCore.Components.WebView.Wpf (1)
src\BlazorWebView\src\SharedSource\WebView2WebViewManager.cs (1)
384 launchBrowser.StartInfo.FileName = uri.ToString();
Microsoft.AspNetCore.Components.WebViewE2E.Test (1)
WebViewManagerE2ETests.cs (1)
33FileName = "dotnet",
Microsoft.AspNetCore.Hosting.FunctionalTests (1)
ShutdownTests.cs (1)
124FileName = "kill",
Microsoft.AspNetCore.Server.IntegrationTesting (7)
ApplicationPublisher.cs (1)
53FileName = DotnetCommandName,
Deployers\NginxDeployer.cs (3)
118FileName = "whoami", 159FileName = "nginx", 201FileName = "nginx",
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
238FileName = "powershell.exe",
Deployers\SelfHostDeployer.cs (1)
123FileName = executableName,
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
178FileName = iisExpressPath,
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
Docker.cs (1)
201FileName = fileName,
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Autobahn\Executable.cs (1)
39FileName = Location,
Microsoft.Build (1)
BackEnd\Components\Communications\NodeLauncher.cs (1)
104processStartInfo.FileName = exeName;
Microsoft.Build.CommandLine.UnitTests (2)
XMake_Tests.cs (2)
552FileName = cmdLine[0], 596FileName = cmdLine[0],
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
510FileName = serverInfo.processFilePath,
Microsoft.Build.Tasks.UnitTests (1)
Unzip_Tests.cs (1)
164FileName = "id",
Microsoft.CodeAnalysis.Test.Utilities (2)
FX\ProcessUtilities.cs (2)
33FileName = fileName, 106FileName = fileName,
Microsoft.CodeAnalysis.Workspaces.MSBuild (3)
MSBuild\BuildHostProcessManager.cs (3)
169FileName = RuntimeInformation.IsOSPlatform(OSPlatform.Windows) ? "dotnet.exe" : "dotnet", 200FileName = netFrameworkBuildHost, 212FileName = "mono"
Microsoft.DotNet.Arcade.Sdk (1)
src\InstallDotNetCore.cs (1)
148FileName = DotNetInstallScript,
Microsoft.DotNet.Arcade.Sdk.Tests (1)
Utilities\TestApp.cs (1)
56FileName = cmd,
Microsoft.DotNet.ArcadeAzureIntegration (1)
AzureCliCredentialWithAzNoUpdateWrapper.cs (1)
76FileName = fileName,
Microsoft.DotNet.MacOsPkg (1)
ExecuteHelper.cs (1)
39FileName = command,
Microsoft.DotNet.MacOsPkg.Tests (1)
UnpackPackTests.cs (1)
218FileName = "dotnet",
Microsoft.DotNet.Open.Api.Tools.Tests (1)
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Microsoft.DotNet.RemoteExecutor (3)
RemoteExecutor.cs (2)
464psi.FileName = "sudo"; 472psi.FileName = HostRunner;
RemoteInvokeHandle.cs (1)
131FileName = "tasklist.exe",
Microsoft.DotNet.SignTool (5)
src\BatchSignUtil.cs (1)
426FileName = "cmd.exe",
src\RealSignTool.cs (2)
65FileName = processFileName, 119FileName = _snPath,
src\SignTool.cs (1)
201FileName = _args.SNBinaryPath,
src\VerifySignatures.cs (1)
195FileName = "bash",
Microsoft.Extensions.ApiDescription.Client.Tests (1)
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (1)
Infrastructure\RedisTestConfig.cs (1)
172FileName = tempRedisServerFullPath,
Microsoft.Maui.Essentials (1)
AppInfo\AppInfo.uwp.cs (1)
58 Process.Start(new ProcessStartInfo { FileName = SettingsUri, UseShellExecute = true });
Microsoft.ML.CodeGenerator (3)
Utils.cs (3)
199proc.StartInfo.FileName = @"dotnet"; 224proc.StartInfo.FileName = @"dotnet"; 245proc.StartInfo.FileName = @"dotnet";
Microsoft.ML.Sweeper (1)
ConfigRunner.cs (1)
232FileName = exeFilename,
Microsoft.VisualBasic.IntegrationTests (5)
InteractionTests.cs (1)
116ProcessStartInfo startInfo = new() { FileName = s_exePath, Arguments = arguments };
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBaseTests.cs (3)
15ProcessStartInfo startInfo = new() { FileName = exePath, Arguments = "WindowsFormsApplicationBase.Run" }; 25Process process0 = TestHelpers.StartProcess(new ProcessStartInfo { FileName = exePath, Arguments = "WindowsFormsApplicationBase.RunSingleInstance0" }); 26Process process1 = TestHelpers.StartProcess(new ProcessStartInfo { FileName = exePath, Arguments = "WindowsFormsApplicationBase.RunSingleInstance1" });
Microsoft\VisualBasic\MyServices\Internal\ProgressDialogTests.cs (1)
14ProcessStartInfo startInfo = new() { FileName = exePath, Arguments = "ProgressDialog.ShowProgressDialog" };
PrepareTests (2)
TestDiscovery.cs (2)
82pipeClient.StartInfo.FileName = dotnetPath; 86pipeClient.StartInfo.FileName = pathToWorker;
PresentationUI (2)
InstallationError.xaml.cs (1)
214Notepad.StartInfo.FileName = "Notepad.exe";
TenFeetInstallationError.xaml.cs (1)
217Notepad.StartInfo.FileName = "Notepad.exe";
Replay (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
510FileName = serverInfo.processFilePath,
RunTests (1)
TestRunner.cs (1)
475var startInfo = new ProcessStartInfo() { FileName = htmlResultsFilePath, UseShellExecute = true };
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
1283FileName = ExecutablePath
System.Windows.Forms.IntegrationTests.Common (1)
TestHelpers.cs (1)
87FileName = path
System.Windows.Forms.Tests (1)
System\Windows\Forms\InputLanguageTests.cs (1)
206process.StartInfo.FileName = "powershell.exe";
Templates.Blazor.Tests (1)
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Templates.Blazor.WebAssembly.Auth.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
82FileName = "npm", 94psi.FileName = "cmd"; 196FileName = "powershell",
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Templates.Blazor.WebAssembly.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
82FileName = "npm", 94psi.FileName = "cmd"; 196FileName = "powershell",
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Templates.Mvc.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
82FileName = "npm", 94psi.FileName = "cmd"; 196FileName = "powershell",
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
Templates.Tests (4)
src\Shared\E2ETesting\SauceConnectServer.cs (3)
82FileName = "npm", 94psi.FileName = "cmd"; 196FileName = "powershell",
src\Shared\Process\ProcessExtensions.cs (1)
99FileName = fileName,
vbc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
510FileName = serverInfo.processFilePath,
VBCSCompiler (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
510FileName = serverInfo.processFilePath,
WinFormsControlsTest (1)
DragDrop.cs (1)
394FileName = "explorer.exe"
37 references to FileName
Aspire.EndToEnd.Tests (1)
tests\Shared\WorkloadTesting\CommandResult.cs (1)
33StringBuilder message = new StringBuilder($"{messagePrefix} Expected {expectedExitCode} exit code but got {ExitCode}: {StartInfo.FileName} {StartInfo.Arguments}");
Aspire.Workload.Tests (1)
tests\Shared\WorkloadTesting\CommandResult.cs (1)
33StringBuilder message = new StringBuilder($"{messagePrefix} Expected {expectedExitCode} exit code but got {ExitCode}: {StartInfo.FileName} {StartInfo.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 (1)
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.Arcade.Common (3)
Command.cs (2)
217$"{info.WorkingDirectory}> {info.FileName}" : 218info.FileName;
CommandResult.cs (1)
31StringBuilder message = new StringBuilder($"Command failed with exit code {ExitCode}: {StartInfo.FileName} {StartInfo.Arguments}");
Microsoft.AspNetCore.Server.IntegrationTesting (3)
Deployers\SelfHostDeployer.cs (2)
186Logger.LogError("Host process {processName} {pid} exited with code {exitCode} or failed to start.", startInfo.FileName, HostProcess.Id, HostProcess.ExitCode); 190Logger.LogInformation("Started {fileName}. Process Id : {processId}", startInfo.FileName, HostProcess.Id);
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
235Logger.LogError("Host process {processName} {pid} exited with code {exitCode} or failed to start.", startInfo.FileName, process.Id, process.ExitCode);
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (3)
BuildHostProcessManagerTests.cs (3)
39Assert.StartsWith("dotnet", processStartInfo.FileName); 48Assert.Equal("mono", processStartInfo.FileName); 57Assert.EndsWith("Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", processStartInfo.FileName);
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 (1)
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
RunTests (1)
Program.cs (1)
173Logger.Log($"### {startInfo.FileName} {startInfo.Arguments}");
System.Diagnostics.Process (7)
System\Diagnostics\Process.cs (1)
1247if (startInfo.FileName.Length == 0)
System\Diagnostics\Process.Unix.cs (5)
423filename = ResolveExecutableForShellExecute(startInfo.FileName, cwd); 449filename = ResolvePath(startInfo.FileName); 499throw CreateExceptionForErrorStartingProcess(errno.GetErrorMessage(), errno.RawErrno, startInfo.FileName, cwd); 579return new string[] { psi.FileName }; 592argvList.Add(psi.FileName);
System\Diagnostics\ProcessStartInfo.cs (1)
33/// Default constructor. At least the <see cref='System.Diagnostics.ProcessStartInfo.FileName'/>
Templates.Blazor.Tests (2)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Blazor.WebAssembly.Auth.Tests (2)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Blazor.WebAssembly.Tests (2)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Mvc.Tests (2)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Templates.Tests (2)
src\ProjectTemplates\Shared\ProcessResult.cs (1)
12Process = process.Process.StartInfo.FileName + " " + process.Process.StartInfo.Arguments;
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");