6 references to InterfacePublic
Microsoft.CodeAnalysis.Features (6)
Common\GlyphExtensions.cs (1)
125
_ => Glyph.
InterfacePublic
,
Common\GlyphTags.cs (1)
55
Glyph.
InterfacePublic
=> WellKnownTagArrays.InterfacePublic,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
58
Glyph.
InterfacePublic
=> VSTypeScriptGlyph.InterfacePublic,
142
VSTypeScriptGlyph.InterfacePublic => Glyph.
InterfacePublic
,
NavigateTo\RoslynNavigateToItem.cs (1)
298
DeclaredSymbolInfoKind.Interface => Glyph.
InterfacePublic
,
Shared\Extensions\ISymbolExtensions_2.cs (1)
73
publicIcon = Glyph.
InterfacePublic
;