1 write to Glyph
Microsoft.CodeAnalysis.Features (1)
CodeLens\ReferenceLocationDescriptor.cs (1)
135
Glyph
= glyph;
3 references to Glyph
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\RemoteCodeLensReferencesService.cs (1)
193
descriptor.
Glyph
,
Microsoft.VisualStudio.LanguageServices.CodeLens (2)
ReferenceCodeLensProvider.cs (2)
262
if (referenceLocationDescriptor.
Glyph
.HasValue)
264
var moniker = referenceLocationDescriptor.
Glyph
.Value.GetImageMoniker();