3 references to IsDocCommentNewLine
Microsoft.CodeAnalysis.Features (3)
DocumentationComments\AbstractDocumentationCommentSnippetService.cs (3)
292if (!IsDocCommentNewLine(token)) 378if (!IsDocCommentNewLine(token) && HasSkippedTrailingTrivia(token)) 385if (!IsDocCommentNewLine(token))