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