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