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