4 references to NewLine
Microsoft.CodeAnalysis.Features (4)
DocumentationComments\AbstractDocumentationCommentSnippetService.cs (4)
92lines[^1] = lines[^1][..^options.NewLine.Length]; 175AddLineBreaks(lines, options.NewLine); 280var newLine = options.NewLine; 332var newLine = options.NewLine;