11 references to PropertyProtected
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
262case Microsoft.CodeAnalysis.Glyph.PropertyProtected: 579return Microsoft.CodeAnalysis.Glyph.PropertyProtected;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
283case Microsoft.CodeAnalysis.Glyph.PropertyProtected: 600return Microsoft.CodeAnalysis.Glyph.PropertyProtected;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
188Accessibility.Protected => Glyph.PropertyProtected,
Common\GlyphTags.cs (1)
77Glyph.PropertyProtected => WellKnownTagArrays.PropertyProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
79Glyph.PropertyProtected => VSTypeScriptGlyph.PropertyProtected, 163VSTypeScriptGlyph.PropertyProtected => Glyph.PropertyProtected,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\Extensions.cs (1)
443Glyph.PropertyProtected => (KnownImageIds.ImageCatalogGuid, KnownImageIds.PropertyProtected),
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
134case Glyph.PropertyProtected: 178case Glyph.PropertyProtected: