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