2 references to ToVsElement
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\PresentationExtensions.cs (1)
37QuickInfoContainerElement element => element.ToVsElement(),
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilder.cs (1)
30return new IntellisenseQuickInfoItem(trackingSpan, content.ToVsElement());