6 references to RangeVariable
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\CompletionProviders\DeclarationName\DeclarationNameInfo.cs (1)
725
SymbolKind.RangeVariable => Glyph.
RangeVariable
,
Microsoft.CodeAnalysis.Features (5)
Common\GlyphExtensions.cs (1)
194
return Glyph.
RangeVariable
;
Common\GlyphTags.cs (1)
80
Glyph.
RangeVariable
=> WellKnownTagArrays.RangeVariable,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
82
Glyph.
RangeVariable
=> VSTypeScriptGlyph.RangeVariable,
166
VSTypeScriptGlyph.RangeVariable => Glyph.
RangeVariable
,
Shared\Extensions\ISymbolExtensions_2.cs (1)
155
return Glyph.
RangeVariable
;