2 references to GoToImplementation
Microsoft.VisualStudio.LanguageServices (1)
Implementation\CommandBindings.cs (1)
18[CommandBinding(Guids.RoslynGroupIdString, ID.RoslynCommands.GoToImplementation, typeof(GoToImplementationCommandArgs))]
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
WellKnownCommands.cs (1)
15public static readonly CommandID GoToImplementation = new(Guids.RoslynGroupId, ID.RoslynCommands.GoToImplementation);