11 references to Create
Microsoft.CodeAnalysis.CSharp.Features (1)
QuickInfo\CSharpDiagnosticAnalyzerQuickInfoProvider.cs (1)
159
QuickInfoSection.
Create
(QuickInfoSectionKinds.Description,
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (8)
IntelliSense\IntellisenseQuickInfoBuilderTests.vb (8)
30
QuickInfoSection.
Create
(
51
QuickInfoSection.
Create
(
54
QuickInfoSection.
Create
(
122
QuickInfoSection.
Create
(
143
QuickInfoSection.
Create
(
207
QuickInfoSection.
Create
(
228
QuickInfoSection.
Create
(
242
QuickInfoSection.
Create
(
Microsoft.CodeAnalysis.Features (1)
QuickInfo\QuickInfoUtilities.cs (1)
170
=> 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)))))