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