3 references to GlyphExtensions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\FilterSet.cs (1)
99
var addImageId = Shared.Extensions.
GlyphExtensions
.GetImageCatalogImageId(KnownImageIds.ExpandScope);
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
AssemblyReferenceTests.cs (2)
22
var editorsFeatureAssembly = typeof(Microsoft.CodeAnalysis.Editor.Shared.Extensions.
GlyphExtensions
).Assembly;
30
var editorsFeatureAssembly = typeof(Microsoft.CodeAnalysis.Editor.Shared.Extensions.
GlyphExtensions
).Assembly;