12 references to EventProtected
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
131case Microsoft.CodeAnalysis.Glyph.EventProtected: 451return Microsoft.CodeAnalysis.Glyph.EventProtected;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
152case Microsoft.CodeAnalysis.Glyph.EventProtected: 472return Microsoft.CodeAnalysis.Glyph.EventProtected;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
107Accessibility.Protected => Glyph.EventProtected,
Common\GlyphTags.cs (1)
42Glyph.EventProtected => WellKnownTagArrays.EventProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
44Glyph.EventProtected => VSTypeScriptGlyph.EventProtected, 131VSTypeScriptGlyph.EventProtected => Glyph.EventProtected,
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Extensions\Extensions.cs (1)
392Glyph.EventProtected => (KnownImageIds.ImageCatalogGuid, KnownImageIds.EventProtected),
Handler\Definitions\AbstractGoToDefinitionHandler.cs (1)
128case Glyph.EventProtected:
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
77case Glyph.EventProtected: 173case Glyph.EventProtected: