3 references to RemoveProjects
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Solution.cs (3)
381
/// <inheritdoc cref="SolutionCompilationState.
RemoveProjects
"/>
389
/// <inheritdoc cref="SolutionCompilationState.
RemoveProjects
"/>
391
=> WithCompilationState(CompilationState.
RemoveProjects
(projectIds));