157 writes to FileName
ArgumentForwarding.Tests (1)
ArgumentForwardingTests.cs (1)
253FileName = TestContext.Current.ToolsetUnderTest.DotNetHostPath,
aspire (6)
Commands\UpdateCommand.cs (1)
370FileName = exePath,
DotNet\DotNetCliRunner.cs (1)
1219startInfo.FileName = dotnetExecutablePath;
DotNet\DotNetSdkInstaller.cs (3)
67FileName = "dotnet", 185FileName = scriptRunner, 359FileName = executable,
Utils\CliDownloader.cs (1)
126FileName = lddPath,
Aspire.Cli.Tests (1)
Utils\TemporaryRepo.cs (1)
25FileName = "git",
Aspire.EndToEnd.Tests (1)
tests\Shared\TemplatesTesting\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.DevTunnels (1)
DevTunnelCli.cs (1)
349FileName = _cliPath,
Aspire.Hosting.Docker (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
26FileName = processSpec.ExecutablePath,
Aspire.Hosting.Maui (1)
Utilities\ProjectFileReader.cs (1)
62FileName = "dotnet",
Aspire.Hosting.Python (1)
PythonVersionDetector.cs (1)
70FileName = pythonExecutable,
Aspire.Hosting.Python.Tests (2)
AddPythonAppTests.cs (2)
309FileName = "python", 339FileName = pipPath,
Aspire.Templates.Tests (1)
tests\Shared\TemplatesTesting\ToolCommand.cs (1)
212FileName = executable,
AspireWithNode.AppHost (1)
DevCertHostingExtensions.cs (1)
115FileName = "dotnet",
BuildValidator (1)
CompilationDiff.cs (1)
355FileName = IldasmUtilities.IldasmPath,
csc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
605FileName = serverInfo.processFilePath,
dotnet (10)
BuildServerConnection.cs (1)
605FileName = serverInfo.processFilePath,
CommandFactory\CommandFactoryUsingResolver.cs (1)
105FileName = commandSpec.Path,
Commands\Clean\FileBasedAppArtifacts\CleanFileBasedAppArtifactsCommand.cs (1)
126FileName = new Muxer().MuxerPath,
Commands\Help\HelpCommand.cs (3)
51FileName = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.System), "cmd.exe"), 59FileName = @"/usr/bin/open", 71FileName = fileName,
Commands\Test\MTP\TestApplication.cs (1)
87FileName = Module.RunProperties.Command,
Telemetry\MacAddressGetter.cs (3)
71FileName = fileName, 92FileName = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.System), "getmac.exe"), 116FileName = fileName,
dotnet.Tests (2)
ShellShimTests\ShellShimRepositoryTests.cs (2)
450FileName = file, 460FileName = file,
dotnet-getdocument (1)
Exe.cs (1)
25FileName = executable,
dotnet-MsiInstallation.Tests (1)
Framework\VMAction.cs (1)
345FileName = Filename,
dotnet-new.IntegrationTests (1)
CommonTemplatesTests.cs (1)
154FileName = "/bin/sh",
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(),
dotnet-watch (1)
Process\ProcessRunner.cs (1)
149FileName = processSpec.Executable,
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.OpenApi.Build.Tests (1)
GenerateAdditionalXmlFilesForOpenApiTests.cs (1)
20FileName = DotNetMuxer.MuxerPathOrDefault(),
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)
202FileName = 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)
598FileName = cmdLine[0], 642FileName = cmdLine[0],
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
605FileName = serverInfo.processFilePath,
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
605FileName = serverInfo.processFilePath,
Microsoft.Build.Tasks.UnitTests (1)
Unzip_Tests.cs (1)
162FileName = "id",
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\AbstractLanguageServerClientTests.TestLspClient.cs (1)
84FileName = RuntimeInformation.IsOSPlatform(OSPlatform.Windows) ? "dotnet.exe" : "dotnet",
Microsoft.CodeAnalysis.Test.Utilities (2)
FX\ProcessUtilities.cs (2)
33FileName = fileName, 106FileName = fileName,
Microsoft.CodeAnalysis.Workspaces.MSBuild (3)
MSBuild\BuildHostProcessManager.cs (3)
235FileName = dotnetPath ?? DotnetExecutable, 263FileName = netFrameworkBuildHost, 275FileName = "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.Cli.Utils (1)
ForwardingAppImplementation.cs (1)
76FileName = GetHostExeName(),
Microsoft.DotNet.Cli.Utils.Tests (1)
ProcessExtensionsTests.cs (1)
24childProcess.StartInfo.FileName = "cmd";
Microsoft.DotNet.MacOsPkg.Core (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.SetupNugetSources.Tests (1)
ScriptRunner.cs (1)
67FileName = fileName,
Microsoft.DotNet.SignCheckLibrary (1)
Utils.cs (1)
174FileName = "bash",
Microsoft.DotNet.SignTool (7)
src\BatchSignUtil.cs (1)
424FileName = "cmd.exe",
src\RealSignTool.cs (1)
62FileName = _dotnetPath,
src\SignTool.cs (2)
81FileName = "ditto", 114FileName = "ditto",
src\VerifySignatures.cs (1)
236FileName = "bash",
src\ZipData.cs (2)
315FileName = "dotnet", 796FileName = cmd,
Microsoft.DotNet.StrongName (2)
Signing.cs (1)
118FileName = snPath,
Verification.cs (1)
154FileName = snPath,
Microsoft.Extensions.AI.Evaluation.Console (1)
Commands\ReportCommand.cs (1)
154FileName = outputFilePath,
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.Extensions.DataIngestion.MarkItDown (1)
MarkItDownReader.cs (1)
51FileName = _exePath?.FullName ?? "markitdown",
Microsoft.Extensions.DataIngestion.Tests (1)
Readers\MarkItDownConditionAttribute.cs (1)
28FileName = "markitdown",
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.NET.Sdk.Razor.Tasks (1)
ServerConnection.cs (1)
388FileName = expectedPath,
Microsoft.NET.TestFramework (1)
Commands\SdkCommandSpec.cs (1)
43FileName = FileName,
Microsoft.TemplateEngine.Cli (2)
PostActionProcessors\ChmodPostActionProcessor.cs (1)
49FileName = "/bin/sh",
PostActionProcessors\ProcessStartPostActionProcessor.cs (1)
60FileName = resolvedExecutablePath,
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" };
Pipelines.AppHost (4)
AppHost.cs (4)
76FileName = "az", 111FileName = "az", 146FileName = "az", 184FileName = "az",
Pipelines.Library (1)
DistributedApplicationPipelineExtensions.cs (1)
76FileName = "dotnet",
PrepareTests (2)
TestDiscovery.cs (2)
81worker.StartInfo.FileName = dotnetPath; 85worker.StartInfo.FileName = pathToWorker;
PresentationUI (2)
InstallationError.xaml.cs (1)
212Notepad.StartInfo.FileName = "Notepad.exe";
TenFeetInstallationError.xaml.cs (1)
216Notepad.StartInfo.FileName = "Notepad.exe";
Replay (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
605FileName = serverInfo.processFilePath,
RunTests (1)
TestRunner.cs (1)
225var startInfo = new ProcessStartInfo() { FileName = htmlResultsFilePath, UseShellExecute = true };
rzc (1)
ServerProtocol\ServerConnection.cs (1)
388FileName = expectedPath,
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
1314FileName = ExecutablePath
System.Windows.Forms.IntegrationTests.Common (1)
TestHelpers.cs (1)
87FileName = path
System.Windows.Forms.Tests (1)
System\Windows\Forms\InputLanguageTests.cs (1)
216process.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)
605FileName = serverInfo.processFilePath,
VBCSCompiler (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
605FileName = serverInfo.processFilePath,
WinFormsControlsTest (1)
DragDrop.cs (1)
394FileName = "explorer.exe"
65 references to FileName
Aspire.EndToEnd.Tests (1)
tests\Shared\TemplatesTesting\CommandResult.cs (1)
33StringBuilder message = new StringBuilder($"{messagePrefix} Expected {expectedExitCode} exit code but got {ExitCode}: {StartInfo.FileName} {StartInfo.Arguments}");
Aspire.Hosting.DevTunnels (1)
DevTunnelCli.cs (1)
246logger?.LogTrace("Invoking devtunnel CLI{ShellExecuteInfo}: {FileName} {Arguments}", useShellExecute ? " (UseShellExecute=true)" : "", process.StartInfo.FileName, EscapeArgList(process.StartInfo.ArgumentList));
Aspire.Templates.Tests (1)
tests\Shared\TemplatesTesting\CommandResult.cs (1)
33StringBuilder message = new StringBuilder($"{messagePrefix} Expected {expectedExitCode} exit code but got {ExitCode}: {StartInfo.FileName} {StartInfo.Arguments}");
dotnet (3)
Commands\MSBuild\MSBuildForwardingApp.cs (1)
101PerformanceLogEventSource.Log.LogMSBuildStart(startInfo.FileName, startInfo.Arguments);
Commands\Test\MTP\TestApplication.cs (1)
50Logger.LogTrace($"Starting test process with command '{processStartInfo.FileName}' and arguments '{processStartInfo.Arguments}'.");
Installer\Windows\InstallClientElevationContext.cs (1)
43_log?.LogMessage($"Attempting to start the elevated command instance. {startInfo.FileName} {startInfo.Arguments}.");
dotnet.Tests (11)
CommandTests\Help\GivenThatIWantToShowHelpForDotnetCommand.cs (3)
110Assert.EndsWith("cmd.exe", proc.StartInfo.FileName); 118Assert.Contains("xdg-open", proc.StartInfo.FileName); 126Assert.EndsWith("open", proc.StartInfo.FileName);
CommandTests\MSBuild\GivenForwardingApp.cs (2)
12.GetProcessStartInfo().FileName.Should().EndWith("dotnet.exe"); 19.GetProcessStartInfo().FileName.Should().EndWith("dotnet");
CommandTests\MSBuild\GivenMsbuildForwardingApp.cs (2)
21.GetProcessStartInfo().FileName.Should().EndWith("dotnet.exe"); 29.GetProcessStartInfo().FileName.Should().EndWith("dotnet");
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestfromCsproj.cs (1)
652var dotnet = result.StartInfo.FileName;
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestFromDll.cs (1)
75var dotnet = result.StartInfo.FileName;
CommandTests\VSTest\VSTestTests.cs (1)
114var dotnet = result.StartInfo.FileName;
ShellShimTests\ShellShimRepositoryTests.cs (1)
466Log.WriteLine($"Launching '{processStartInfo.FileName} {processStartInfo.Arguments}'");
dotnet-user-jwts (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
75_reporter.Verbose($"Invoking '{psi.FileName} {string.Join(' ', psi.ArgumentList)}'");
dotnet-user-secrets (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
75_reporter.Verbose($"Invoking '{psi.FileName} {string.Join(' ', psi.ArgumentList)}'");
dotnet-watch.Tests (2)
TestUtilities\AwaitableProcess.cs (2)
53WriteTestOutput($"{DateTime.Now}: starting process: '{_process.StartInfo.FileName} {_process.StartInfo.Arguments}'"); 57WriteTestOutput($"{DateTime.Now}: process started: '{_process.StartInfo.FileName} {_process.StartInfo.Arguments}'");
HelixTestRunner (1)
ProcessUtil.cs (1)
155PrintMessage($"'{process.StartInfo.FileName} {process.StartInfo.Arguments}' completed with exit code '{process.ExitCode}'");
InteropTests (2)
Helpers\ProcessDebugHelper.cs (1)
13var fileName = QuoteIfNeeded(psi.FileName);
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\TestCommand.cs (1)
86outputHelper.WriteLine($"Executing '{processStartInfo.FileName} {string.Join(" ", Arguments)}' in working directory '{processStartInfo.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)
38Assert.StartsWith("dotnet", processStartInfo.FileName); 46Assert.Equal("mono", processStartInfo.FileName); 54Assert.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.Cli.Utils (4)
Command.cs (4)
34_process.StartInfo.FileName, 189public string CommandName => _process.StartInfo.FileName; 211return info.FileName; 214return info.FileName + " " + info.Arguments;
Microsoft.DotNet.Cli.Utils.Tests (1)
BuiltInCommandTests.cs (1)
24Assert.Equal(new Muxer().MuxerPath, result.StartInfo.FileName);
Microsoft.DotNet.Open.Api.Tools.Tests (1)
ProcessEx.cs (1)
76output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.Extensions.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\TestCommand.cs (1)
86outputHelper.WriteLine($"Executing '{processStartInfo.FileName} {string.Join(" ", Arguments)}' in working directory '{processStartInfo.WorkingDirectory}'");
Microsoft.Extensions.ApiDescription.Client.Tests (1)
src\Shared\Process\ProcessEx.cs (1)
129output.WriteLine($"==> {startInfo.FileName} {startInfo.Arguments} [{startInfo.WorkingDirectory}]");
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\GenerateEFSQLScripts.cs (1)
103Log.LogMessage(MessageImportance.High, string.Format("Executing command: {0} {1}", psi.FileName, psi.Arguments));
Microsoft.NET.TestFramework (2)
Assertions\CommandResultAssertions.cs (1)
173$"File Name: {_commandResult.StartInfo?.FileName}{Environment.NewLine}" +
Commands\TestCommand.cs (1)
193log.WriteLine($"> {result.StartInfo.FileName} {result.StartInfo.Arguments}");
RunTests (1)
Program.cs (1)
178Logger.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}]");