2 references to AddProjects
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.cs (2)
320/// <inheritdoc cref="SolutionState.AddProjects(ArrayBuilder{ProjectInfo})"/> 326var newSolutionState = this.SolutionState.AddProjects(projectInfos);