11 references to FieldInternal
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
171case Microsoft.CodeAnalysis.Glyph.FieldInternal: 491return Microsoft.CodeAnalysis.Glyph.FieldInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
192case Microsoft.CodeAnalysis.Glyph.FieldInternal: 512return Microsoft.CodeAnalysis.Glyph.FieldInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
125Accessibility.Internal => Glyph.FieldInternal,
Common\GlyphTags.cs (1)
52Glyph.FieldInternal => WellKnownTagArrays.FieldInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
54Glyph.FieldInternal => VSTypeScriptGlyph.FieldInternal, 141VSTypeScriptGlyph.FieldInternal => Glyph.FieldInternal,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\Extensions.cs (1)
405Glyph.FieldInternal => (KnownImageIds.ImageCatalogGuid, KnownImageIds.FieldInternal),
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
85case Glyph.FieldInternal: 200case Glyph.FieldInternal: