1 reference to IsDocCommentNewLine
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertPrimaryToRegularConstructor\ConvertPrimaryToRegularConstructorCodeRefactoringProvider_DocumentationComments.cs (1)
127
if (i + 1 < docComment.Content.Count &&
IsDocCommentNewLine
(docComment.Content[i + 1]))