13 references to DelegateProtected
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
75case Microsoft.CodeAnalysis.Glyph.DelegateProtected: 395return Microsoft.CodeAnalysis.Glyph.DelegateProtected;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
96case Microsoft.CodeAnalysis.Glyph.DelegateProtected: 416return Microsoft.CodeAnalysis.Glyph.DelegateProtected;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
80Accessibility.Protected => Glyph.DelegateProtected,
Common\GlyphTags.cs (1)
29Glyph.DelegateProtected => WellKnownTagArrays.DelegateProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
30Glyph.DelegateProtected => VSTypeScriptGlyph.DelegateProtected, 117VSTypeScriptGlyph.DelegateProtected => Glyph.DelegateProtected,
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Extensions\Extensions.cs (1)
375Glyph.DelegateProtected => (KnownImageIds.ImageCatalogGuid, KnownImageIds.DelegateProtected),
Extensions\ProtocolConversions.cs (1)
665case Glyph.DelegateProtected:
Handler\Definitions\AbstractGoToDefinitionHandler.cs (1)
120case Glyph.DelegateProtected:
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
44case Glyph.DelegateProtected: 171case Glyph.DelegateProtected: