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