2 references to TypeParameters
Microsoft.CodeAnalysis.Features (2)
QuickInfo\QuickInfoSectionKinds.cs (1)
18public const string TypeParameters = nameof(TypeParameters);
QuickInfo\QuickInfoUtilities.cs (1)
114AddSection(QuickInfoSectionKinds.TypeParameters, builder.ToImmutable());