4 references to Reference
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
182return Glyph.Reference;
Common\GlyphTags.cs (1)
80Glyph.Reference => WellKnownTagArrays.Reference,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
83Glyph.Reference => VSTypeScriptGlyph.Reference, 167VSTypeScriptGlyph.Reference => Glyph.Reference,