2 references to Go_to_Definition
Microsoft.CodeAnalysis.EditorFeatures (2)
GoToDefinition\GoToDefinitionCommandHandler.cs (2)
53
public string DisplayName => EditorFeaturesResources.
Go_to_Definition
;
162
FeaturesResources.Cannot_navigate_to_the_symbol_under_the_caret, EditorFeaturesResources.
Go_to_Definition
, NotificationSeverity.Information);