2 references to s_glyphToElementMap
Microsoft.CodeAnalysis.Features (2)
QuickInfo\Presentation\QuickInfoContentBuilder.cs (2)
55
firstLineElements.Add(
s_glyphToElementMap
[symbolGlyph]);
60
firstLineElements.Add(
s_glyphToElementMap
[Glyph.CompletionWarning]);