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