2 references to _workspace
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\Search\RoslynSolutionExplorerSearchProvider.cs (2)
56
var solution =
_workspace
.CurrentSolution;
62
new SolutionExplorerNavigateToSearcherHost(
_workspace
));