6 references to AddArgument
Microsoft.CodeAnalysis.Workspaces.MSBuild (6)
MSBuild\BuildHostProcessManager.cs (6)
259AddArgument(processStartInfo, "--roll-forward"); 260AddArgument(processStartInfo, "LatestMajor"); 264AddArgument(processStartInfo, netCoreBuildHostPath); 296AddArgument(processStartInfo, GetDotNetFrameworkBuildHostPath()); 337AddArgument(processStartInfo, pipeName); 338AddArgument(processStartInfo, System.Globalization.CultureInfo.CurrentUICulture.Name);