7 references to OperatorProtected
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\FSharpGlyphHelpers.cs (1)
248case Microsoft.CodeAnalysis.Glyph.OperatorProtected:
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (1)
FSharpGlyphTests.cs (1)
269case Microsoft.CodeAnalysis.Glyph.OperatorProtected:
Microsoft.CodeAnalysis.Features (3)
Common\GlyphExtensions.cs (1)
176Accessibility.Protected => Glyph.OperatorProtected,
Common\GlyphTags.cs (1)
72Glyph.OperatorProtected => WellKnownTagArrays.OperatorProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (1)
74Glyph.OperatorProtected => VSTypeScriptGlyph.Operator,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\Extensions.cs (1)
436Glyph.OperatorProtected => (KnownImageIds.ImageCatalogGuid, KnownImageIds.OperatorProtected),
Microsoft.VisualStudio.LanguageServices (1)
Utilities\GlyphExtensions.cs (1)
125case Glyph.OperatorProtected: