Implemented interface member:
method
CreateViewHostingControl
Microsoft.CodeAnalysis.Editor.QuickInfo.IContentControlService.CreateViewHostingControl(Microsoft.VisualStudio.Text.ITextBuffer, Microsoft.VisualStudio.Text.Span)
1 reference to CreateViewHostingControl
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ContentControlService.cs (1)
55var control = CreateViewHostingControl(textBuffer, contentSpan);