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