3 references to GetDisplayName
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (3)
4384GetDisplayName(newSymbol) 4589string.Format(FeaturesResources.member_kind_and_name, GetDisplayName(oldSymbol), oldSymbol.ToDisplayString(s_unqualifiedMemberDisplayFormat)) 4618_ => new[] { GetDisplayName(newSymbol) }