10 references to Create
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (8)
IntelliSense\IntellisenseQuickInfoBuilderTests.vb (8)
29
QuickInfoSection.
Create
(
50
QuickInfoSection.
Create
(
53
QuickInfoSection.
Create
(
121
QuickInfoSection.
Create
(
142
QuickInfoSection.
Create
(
206
QuickInfoSection.
Create
(
227
QuickInfoSection.
Create
(
241
QuickInfoSection.
Create
(
Microsoft.CodeAnalysis.Features (1)
QuickInfo\QuickInfoUtilities.cs (1)
165
=> sections.Add(QuickInfoSection.
Create
(kind, taggedParts));
Microsoft.CodeAnalysis.VisualBasic.Features (1)
QuickInfo\VisualBasicSemanticQuickInfoProvider.vb (1)
197
Return QuickInfoItem.Create(token.Span, sections:=ImmutableArray.Create(QuickInfoSection.
Create
(QuickInfoSectionKinds.Description, ImmutableArray.Create(New TaggedText(TextTags.Text, VBFeaturesResources.Multiple_Types)))))