2 references to GoToBaseNavigationService
Microsoft.CodeAnalysis.EditorFeatures (2)
GoOrFind\GoToBase\GoToBaseCommandHandler.cs (1)
21
internal sealed class GoToBaseCommandHandler(
GoToBaseNavigationService
navigationService)
GoOrFind\GoToBase\GoToBaseNavigationService.cs (1)
20
[Export(typeof(
GoToBaseNavigationService
))]