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