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