11 references to ExtensionMethodProtected
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
147case Microsoft.CodeAnalysis.Glyph.ExtensionMethodProtected: 467return Microsoft.CodeAnalysis.Glyph.ExtensionMethodProtected;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
168case Microsoft.CodeAnalysis.Glyph.ExtensionMethodProtected: 488return Microsoft.CodeAnalysis.Glyph.ExtensionMethodProtected;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
115Accessibility.Protected => Glyph.ExtensionMethodProtected,
Common\GlyphTags.cs (1)
46Glyph.ExtensionMethodProtected => WellKnownTagArrays.ExtensionMethodProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
48Glyph.ExtensionMethodProtected => VSTypeScriptGlyph.ExtensionMethodProtected, 135VSTypeScriptGlyph.ExtensionMethodProtected => Glyph.ExtensionMethodProtected,
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Extensions\Extensions.cs (1)
398Glyph.ExtensionMethodProtected or
Extensions\ProtocolConversions.cs (1)
669case Glyph.ExtensionMethodProtected:
Microsoft.VisualStudio.LanguageServices (1)
Utilities\GlyphExtensions.cs (1)
67case Glyph.ExtensionMethodProtected: