1 write to Sections
Microsoft.CodeAnalysis.Features (1)
QuickInfo\QuickInfoItem.cs (1)
44
Sections
= sections.IsDefault ? [] : sections;
1 reference to Sections
Microsoft.CodeAnalysis.Features (1)
QuickInfo\Presentation\QuickInfoContentBuilder.cs (1)
220
foreach (var section in quickInfoItem.
Sections
)