3 references to Cannot_navigate_to_the_symbol_under_the_caret
Microsoft.CodeAnalysis.EditorFeatures (1)
GoToDefinition\GoToDefinitionCommandHandler.cs (1)
162
FeaturesResources.
Cannot_navigate_to_the_symbol_under_the_caret
, EditorFeaturesResources.Go_to_Definition, NotificationSeverity.Information);
Microsoft.CodeAnalysis.Features (2)
FindUsages\AbstractFindUsagesService_FindImplementations.cs (1)
31
FeaturesResources.
Cannot_navigate_to_the_symbol_under_the_caret
, cancellationToken).ConfigureAwait(false);
GoToBase\AbstractGoToBaseService.cs (1)
39
FeaturesResources.
Cannot_navigate_to_the_symbol_under_the_caret
, cancellationToken).ConfigureAwait(false);