4 references to StatusInformation
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
205
return Glyph.
StatusInformation
;
Common\GlyphTags.cs (1)
88
Glyph.
StatusInformation
=> WellKnownTagArrays.StatusInformation,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
45
Glyph.
StatusInformation
=> VSTypeScriptGlyph.StatusInformation,
129
VSTypeScriptGlyph.StatusInformation => Glyph.
StatusInformation
,