2 references to RemoveProjects
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.cs (2)
359
/// <inheritdoc cref="SolutionState.
RemoveProjects
"/>
366
var newSolutionState = this.SolutionState.
RemoveProjects
(projectIds);