2 references to GetUniEscape
Microsoft.ML.Transforms (2)
Expression\Lexer.cs (2)
693ReportError(ichErr, _cursor.IchCur, ErrId.BadChar, LexCharUtils.GetUniEscape(u)); 838_sb.AppendFormat("{0}({1})", ChCur, LexCharUtils.GetUniEscape(ChCur));