4 references to NewLine
Microsoft.CodeAnalysis.Features (4)
DocumentationComments\AbstractDocumentationCommentSnippetService.cs (4)
68
var newLine = options.
NewLine
;
110
AddLineBreaks(lines, options.
NewLine
);
216
var newLine = options.
NewLine
;
265
var newLine = options.
NewLine
;