3 references to IsDocCommentNewLine
Microsoft.CodeAnalysis.Features (3)
DocumentationComments\AbstractDocumentationCommentSnippetService.cs (3)
289if (!IsDocCommentNewLine(token)) 375if (!IsDocCommentNewLine(token) && HasSkippedTrailingTrivia(token)) 382if (!IsDocCommentNewLine(token))