5 references to MethodProtected
Microsoft.CodeAnalysis.Features (5)
Common\GlyphExtensions.cs (1)
148
Accessibility.Protected => Glyph.
MethodProtected
,
Common\GlyphTags.cs (1)
65
Glyph.
MethodProtected
=> WellKnownTagArrays.MethodProtected,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
68
Glyph.
MethodProtected
=> VSTypeScriptGlyph.MethodProtected,
152
VSTypeScriptGlyph.MethodProtected => Glyph.
MethodProtected
,
NavigationBar\IRemoteNavigationBarItemService.cs (1)
119
=> new(RoslynNavigationBarItemKind.GenerateFinalizer, text, Glyph.
MethodProtected
, bolded: false, grayed: false, indent: 0, default, null, false, null, destinationTypeSymbolKey, null, null, null);