12 references to InterfaceProtected
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
179case Microsoft.CodeAnalysis.Glyph.InterfaceProtected: 499return Microsoft.CodeAnalysis.Glyph.InterfaceProtected;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
200case Microsoft.CodeAnalysis.Glyph.InterfaceProtected: 520return Microsoft.CodeAnalysis.Glyph.InterfaceProtected;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
131Accessibility.Protected => Glyph.InterfaceProtected,
Common\GlyphTags.cs (1)
54Glyph.InterfaceProtected => WellKnownTagArrays.InterfaceProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
56Glyph.InterfaceProtected => VSTypeScriptGlyph.InterfaceProtected, 143VSTypeScriptGlyph.InterfaceProtected => Glyph.InterfaceProtected,
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Extensions\Extensions.cs (1)
408Glyph.InterfaceProtected => (KnownImageIds.ImageCatalogGuid, KnownImageIds.InterfaceProtected),
Handler\Definitions\AbstractGoToDefinitionHandler.cs (1)
132case Glyph.InterfaceProtected:
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
89case Glyph.InterfaceProtected: 175case Glyph.InterfaceProtected: