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