2 references to ConsumeRemainingContentThroughNewLine
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser_InterpolatedString.cs (2)
275currentIndex = ConsumeRemainingContentThroughNewLine(content, text, currentIndex); 329currentIndex = ConsumeRemainingContentThroughNewLine(content, text, currentIndex);