3 references to Glyph
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensReferencesService.cs (1)
269descriptor.Glyph,
Microsoft.VisualStudio.LanguageServices.CodeLens (2)
ReferenceCodeLensProvider.cs (2)
266if (referenceLocationDescriptor.Glyph.HasValue) 268var imageData = referenceLocationDescriptor.Glyph.Value.GetVsImageData();