5 references to RangeVariable
Microsoft.CodeAnalysis.Features (5)
Common\GlyphExtensions.cs (1)
179return Glyph.RangeVariable;
Common\GlyphTags.cs (1)
79Glyph.RangeVariable => WellKnownTagArrays.RangeVariable,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
82Glyph.RangeVariable => VSTypeScriptGlyph.RangeVariable, 166VSTypeScriptGlyph.RangeVariable => Glyph.RangeVariable,
Shared\Extensions\ISymbolExtensions_2.cs (1)
151return Glyph.RangeVariable;