6 references to AddArgument
Microsoft.CodeAnalysis.Workspaces.MSBuild (6)
MSBuild\BuildHostProcessManager.cs (6)
273AddArgument(processStartInfo, "--roll-forward"); 274AddArgument(processStartInfo, "LatestMajor"); 278AddArgument(processStartInfo, netCoreBuildHostPath); 310AddArgument(processStartInfo, GetDotNetFrameworkBuildHostPath()); 351AddArgument(processStartInfo, pipeName); 352AddArgument(processStartInfo, System.Globalization.CultureInfo.CurrentUICulture.Name);