4 references to NextCharOrUnicodeEscape
Microsoft.CodeAnalysis.CSharp (4)
Parser\Lexer.cs (4)
711
NextCharOrUnicodeEscape
(out _, out var error);
1556
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
1580
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);
2712
NextCharOrUnicodeEscape
(out surrogateCharacter, out error);