11 references to ConstantInternal
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
67case Microsoft.CodeAnalysis.Glyph.ConstantInternal: 387return Microsoft.CodeAnalysis.Glyph.ConstantInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
88case Microsoft.CodeAnalysis.Glyph.ConstantInternal: 408return Microsoft.CodeAnalysis.Glyph.ConstantInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
74Accessibility.Internal => Glyph.ConstantInternal,
Common\GlyphTags.cs (1)
27Glyph.ConstantInternal => WellKnownTagArrays.ConstantInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
28Glyph.ConstantInternal => VSTypeScriptGlyph.ConstantInternal, 115VSTypeScriptGlyph.ConstantInternal => Glyph.ConstantInternal,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\Extensions.cs (1)
372Glyph.ConstantInternal => (KnownImageIds.ImageCatalogGuid, KnownImageIds.ConstantInternal),
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
34case Glyph.ConstantInternal: 196case Glyph.ConstantInternal: