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