3 references to GoToBaseNavigationService
Microsoft.CodeAnalysis.EditorFeatures (2)
GoOrFind\GoToBase\GoToBaseCommandHandler.cs (1)
21internal sealed class GoToBaseCommandHandler(GoToBaseNavigationService navigationService)
GoOrFind\GoToBase\GoToBaseNavigationService.cs (1)
20[Export(typeof(GoToBaseNavigationService))]
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\SymbolTree\RootSymbolTreeItemSourceProvider.cs (1)
73GoToBaseNavigationService goToBaseNavigationService,