14 references to Reference
Microsoft.CodeAnalysis.EditorFeatures (1)
Tags\DefaultImageIdService.cs (1)
36glyph = Glyph.Reference;
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
278case Microsoft.CodeAnalysis.Glyph.Reference: 595return Microsoft.CodeAnalysis.Glyph.Reference;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
299case Microsoft.CodeAnalysis.Glyph.Reference: 616return Microsoft.CodeAnalysis.Glyph.Reference;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
197return Glyph.Reference;
Common\GlyphTags.cs (1)
81Glyph.Reference => WellKnownTagArrays.Reference,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
83Glyph.Reference => VSTypeScriptGlyph.Reference, 167VSTypeScriptGlyph.Reference => Glyph.Reference,
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Extensions\Extensions.cs (1)
449Glyph.Reference => (KnownImageIds.ImageCatalogGuid, KnownImageIds.Reference),
Extensions\ProtocolConversions.cs (2)
676case Glyph.Reference: 723return Glyph.Reference;
Microsoft.VisualStudio.LanguageServices (2)
Shared\VisualStudioImageIdService.cs (1)
66CreateLayer(Glyph.Reference.GetImageMoniker(), virtualXOffset: 1, virtualYOffset: 2),
Utilities\GlyphExtensions.cs (1)
142case Glyph.Reference: