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