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