3 references to GoToImplementationNavigationService
Microsoft.CodeAnalysis.EditorFeatures (2)
GoOrFind\GoToImplementation\GoToImplementationCommandHandler.cs (1)
21internal sealed class GoToImplementationCommandHandler(GoToImplementationNavigationService navigationService)
GoOrFind\GoToImplementation\GoToImplementationNavigationService.cs (1)
20[Export(typeof(GoToImplementationNavigationService))]
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\SymbolTree\RootSymbolTreeItemSourceProvider.cs (1)
75GoToImplementationNavigationService goToImplementationNavigationService,