2 references to ToLSPElement
Microsoft.CodeAnalysis.EditorFeatures (1)
Extensions\LSPExtensions.cs (1)
32VisualStudio.Text.Adornments.ClassifiedTextElement element => element.ToLSPElement(),
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\LanguageServer\Handler\Completion\CompletionHandler.cs (1)
94Description = xamlCompletion.Description.ToLSPElement(),