7 references to GetDisplayName
Microsoft.CodeAnalysis.EditorFeatures (4)
GoToDefinition\GoToDefinitionHelpers.cs (1)
39FindUsagesHelpers.GetDisplayName(symbol));
Navigation\AbstractDefinitionLocationService.cs (3)
98var symbolDisplayName = FindUsagesHelpers.GetDisplayName(symbol); 157FindUsagesHelpers.GetDisplayName(symbol)); 216FindUsagesHelpers.GetDisplayName(method));
Microsoft.CodeAnalysis.Features (3)
FindUsages\AbstractFindUsagesService_FindImplementations.cs (1)
73FindUsagesHelpers.GetDisplayName(symbol)),
FindUsages\AbstractFindUsagesService_FindReferences.cs (1)
112FindUsagesHelpers.GetDisplayName(symbol)),
GoToBase\AbstractGoToBaseService.cs (1)
54FindUsagesHelpers.GetDisplayName(symbol)),