2 references to RemoveProject
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
830
oldSolution.
RemoveProject
(projectId).AddProject(reloadedProjectInfo).GetRequiredProject(projectId)).Solution;
845
return oldSolution.
RemoveProject
(projectId);