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