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