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