3 references to GetProcessStartInfo
dotnet (2)
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (1)
393.GetProcessStartInfo()
Commands\MSBuild\MSBuildForwardingApp.cs (1)
71return _forwardingAppWithoutLogging.GetProcessStartInfo();
Microsoft.DotNet.Cli.Utils (1)
MSBuildForwardingAppWithoutLogging.cs (1)
143return GetProcessStartInfo().Execute();