2 references to Wrapped
Microsoft.CodeAnalysis.Features (2)
QuickInfo\Presentation\QuickInfoContentBuilder.cs (1)
86elements[0] = new QuickInfoContainerElement(QuickInfoContainerStyle.Wrapped, firstLineElements.ToImmutableAndClear());
QuickInfo\Presentation\TaggedTextExtensions.cs (1)
251=> new(QuickInfoContainerStyle.Wrapped, elements);