4 references to NextCharOrUnicodeEscape
Microsoft.CodeAnalysis.CSharp (4)
Parser\Lexer.cs (4)
696
NextCharOrUnicodeEscape
(out _, out var error);
1541
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
1565
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
2697
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);