2 references to GoToImplementationNavigationService
Microsoft.CodeAnalysis.EditorFeatures (2)
GoOrFind\GoToImplementation\GoToImplementationCommandHandler.cs (1)
22
internal sealed class GoToImplementationCommandHandler(
GoToImplementationNavigationService
navigationService)
GoOrFind\GoToImplementation\GoToImplementationNavigationService.cs (1)
20
[Export(typeof(
GoToImplementationNavigationService
))]