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