3 references to RemoveProjectReference
Microsoft.VisualStudio.LanguageServices.CSharp (2)
ProjectSystemShim\CSharpProjectShim.ICSharpVenusProjectSite.cs (2)
33ProjectSystemProject.RemoveProjectReference(new ProjectReference(projectSite.ProjectSystemProject.Id)); 48ProjectSystemProject.RemoveProjectReference(existingProjectReference);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
222_projectSystemProject.RemoveProjectReference(otherProjectReference);