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