13 references to EventInternal
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Extensions\GlyphExtensions.cs (1)
98case Glyph.EventInternal:
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
142case Microsoft.CodeAnalysis.Glyph.EventInternal: 459return Microsoft.CodeAnalysis.Glyph.EventInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
161case Microsoft.CodeAnalysis.Glyph.EventInternal: 478return Microsoft.CodeAnalysis.Glyph.EventInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
100Accessibility.Internal => Glyph.EventInternal,
Common\GlyphTags.cs (1)
46Glyph.EventInternal => WellKnownTagArrays.EventInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
49Glyph.EventInternal => VSTypeScriptGlyph.EventInternal, 133VSTypeScriptGlyph.EventInternal => Glyph.EventInternal,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Definitions\AbstractGoToDefinitionHandler.cs (1)
120case Glyph.EventInternal:
Microsoft.VisualStudio.LanguageServices (3)
Progression\GraphBuilder.cs (1)
791Glyph.EventPublic or Glyph.EventProtected or Glyph.EventPrivate or Glyph.EventInternal => "Event",
Utilities\GlyphExtensions.cs (2)
81case Glyph.EventInternal: 198case Glyph.EventInternal: