4 references to NextCharOrUnicodeEscape
Microsoft.CodeAnalysis.CSharp (4)
Parser\Lexer.cs (4)
716
NextCharOrUnicodeEscape
(out _, out var error);
1565
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
1589
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
2702
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);