2 references to CharConstEmpty
Microsoft.ML.Transforms (2)
Expression\Lexer.cs (1)
531ReportError(_sb.Length == 0 ? ErrId.CharConstEmpty : ErrId.CharConstTooLong);
Expression\TokKind.cs (1)
135case ErrId.CharConstEmpty: