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