2 references to IsAtEndOfText
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer_RawStringLiteral.cs (2)
140
else if (
IsAtEndOfText
(currentChar))
283
if (
IsAtEndOfText
(currentChar))