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