2 references to RemoveReference
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\SolutionExplorerInProcess.cs (2)
120
return
RemoveReference
(projectName, projectReferenceName, cancellationToken);
141
return
RemoveReference
(projectName, assemblyName, cancellationToken);