4 references to StatusInformation
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
206
return Glyph.
StatusInformation
;
Common\GlyphTags.cs (1)
86
Glyph.
StatusInformation
=> WellKnownTagArrays.StatusInformation,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
42
Glyph.
StatusInformation
=> VSTypeScriptGlyph.StatusInformation,
126
VSTypeScriptGlyph.StatusInformation => Glyph.
StatusInformation
,