2 references to ToLSPRun
Microsoft.CodeAnalysis.EditorFeatures (2)
Extensions\LSPExtensions.cs (2)
21=> new(element.Runs.Select(r => r.ToLSPRun())); 33VisualStudio.Text.Adornments.ClassifiedTextRun run => run.ToLSPRun(),