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