5 references to TypeParameter
Microsoft.CodeAnalysis.Features (5)
Common\GlyphExtensions.cs (1)
196return Glyph.TypeParameter;
Common\GlyphTags.cs (1)
85Glyph.TypeParameter => WellKnownTagArrays.TypeParameter,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
88Glyph.TypeParameter => VSTypeScriptGlyph.TypeParameter, 172VSTypeScriptGlyph.TypeParameter => Glyph.TypeParameter,
Shared\Extensions\ISymbolExtensions_2.cs (1)
154return Glyph.TypeParameter;