6 references to AddArgument
Microsoft.CodeAnalysis.Workspaces.MSBuild (6)
MSBuild\BuildHostProcessManager.cs (6)
251AddArgument(processStartInfo, "--roll-forward"); 252AddArgument(processStartInfo, "LatestMajor"); 256AddArgument(processStartInfo, netCoreBuildHostPath); 288AddArgument(processStartInfo, GetDotNetFrameworkBuildHostPath()); 329AddArgument(processStartInfo, pipeName); 330AddArgument(processStartInfo, System.Globalization.CultureInfo.CurrentUICulture.Name);