2 references to CreateParagraphFromLines
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\Helpers.cs (2)
126
paragraphs.Add(
CreateParagraphFromLines
(currentParagraph));
184
paragraphs.Add(
CreateParagraphFromLines
(currentParagraph));