6 references to AddArgument
Microsoft.CodeAnalysis.Workspaces.MSBuild (6)
MSBuild\BuildHostProcessManager.cs (6)
241AddArgument(processStartInfo, "--roll-forward"); 242AddArgument(processStartInfo, "LatestMajor"); 246AddArgument(processStartInfo, netCoreBuildHostPath); 278AddArgument(processStartInfo, GetDotNetFrameworkBuildHostPath()); 319AddArgument(processStartInfo, pipeName); 320AddArgument(processStartInfo, System.Globalization.CultureInfo.CurrentUICulture.Name);