13 references to StructureProtected
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
286case Microsoft.CodeAnalysis.Glyph.StructureProtected: 603return Microsoft.CodeAnalysis.Glyph.StructureProtected;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
307case Microsoft.CodeAnalysis.Glyph.StructureProtected: 624return Microsoft.CodeAnalysis.Glyph.StructureProtected;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
205Accessibility.Protected => Glyph.StructureProtected,
Common\GlyphTags.cs (1)
83Glyph.StructureProtected => WellKnownTagArrays.StructureProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
85Glyph.StructureProtected => VSTypeScriptGlyph.StructureProtected, 169VSTypeScriptGlyph.StructureProtected => Glyph.StructureProtected,
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Extensions\Extensions.cs (1)
456Glyph.StructureProtected => (KnownImageIds.ImageCatalogGuid, KnownImageIds.ValueTypeProtected),
Extensions\ProtocolConversions.cs (1)
679case Glyph.StructureProtected:
Handler\Definitions\AbstractGoToDefinitionHandler.cs (1)
140case Glyph.StructureProtected:
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
146case Glyph.StructureProtected: 179case Glyph.StructureProtected: