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