6 references to AddArgument
Microsoft.CodeAnalysis.Workspaces.MSBuild (6)
MSBuild\BuildHostProcessManager.cs (6)
248AddArgument(processStartInfo, "--roll-forward"); 249AddArgument(processStartInfo, "LatestMajor"); 253AddArgument(processStartInfo, netCoreBuildHostPath); 285AddArgument(processStartInfo, GetDotNetFrameworkBuildHostPath()); 326AddArgument(processStartInfo, pipeName); 327AddArgument(processStartInfo, System.Globalization.CultureInfo.CurrentUICulture.Name);