1 write to Kind
Microsoft.CodeAnalysis.Features (1)
QuickInfo\QuickInfoSection.cs (1)
28Kind = kind ?? string.Empty;
2 references to Kind
Microsoft.CodeAnalysis.Features (2)
QuickInfo\Presentation\QuickInfoContentBuilder.cs (1)
222switch (section.Kind)
QuickInfo\QuickInfoSectionKinds.cs (1)
8/// The set of well known kinds used for the <see cref="QuickInfoSection.Kind"/> property.