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