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