2 references to IndexOfNewLine
Microsoft.CodeAnalysis.CSharp (2)
Compiler\DocumentationCommentCompiler.cs (2)
900int end = IndexOfNewLine(text, start, out newLineLength); 917int end = IndexOfNewLine(text, start, out newLineLength);