4 references to NextCharOrUnicodeEscape
Microsoft.CodeAnalysis.CSharp (4)
Parser\Lexer.cs (4)
711
NextCharOrUnicodeEscape
(out _, out var error);
1560
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
1584
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
2720
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);