2 references to GoToImplementation
Microsoft.CodeAnalysis.EditorFeatures (1)
GoOrFind\GoToImplementation\GoToImplementationNavigationService.cs (1)
30
listenerProvider.GetListener(FeatureAttribute.
GoToImplementation
),
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
39
public const string GoToImplementation = nameof(
GoToImplementation
);