2 references to IsUnicodeEscape
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
1459
if (!isEscaped &&
IsUnicodeEscape
())
4598
if (
IsUnicodeEscape
())