12 references to PropertyInternal
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Extensions\GlyphExtensions.cs (1)
173case Glyph.PropertyInternal:
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
270case Microsoft.CodeAnalysis.Glyph.PropertyInternal: 587return Microsoft.CodeAnalysis.Glyph.PropertyInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
289case Microsoft.CodeAnalysis.Glyph.PropertyInternal: 606return Microsoft.CodeAnalysis.Glyph.PropertyInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
175Accessibility.Internal => Glyph.PropertyInternal,
Common\GlyphTags.cs (1)
78Glyph.PropertyInternal => WellKnownTagArrays.PropertyInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
81Glyph.PropertyInternal => VSTypeScriptGlyph.PropertyInternal, 165VSTypeScriptGlyph.PropertyInternal => Glyph.PropertyInternal,
Microsoft.VisualStudio.LanguageServices (3)
Progression\GraphBuilder.cs (1)
796Glyph.PropertyPublic or Glyph.PropertyProtected or Glyph.PropertyPrivate or Glyph.PropertyInternal => "Property",
Utilities\GlyphExtensions.cs (2)
135case Glyph.PropertyInternal: 203case Glyph.PropertyInternal: