2 overrides of ScopeDescription
Microsoft.CodeAnalysis.EditorFeatures (2)
GoToBase\GoToBaseCommandHandler.cs (1)
48
protected override string
ScopeDescription
=> EditorFeaturesResources.Locating_bases;
GoToImplementation\GoToImplementationCommandHandler.cs (1)
48
protected override string
ScopeDescription
=> EditorFeaturesResources.Locating_implementations;