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