2 references to MissingOperandBefore
System.Data (2)
fx\src\data\System\Data\Filter\ExpressionParser.cs (2)
420
throw ExprException.
MissingOperandBefore
(",");
462
throw ExprException.
MissingOperandBefore
(Operators.ToString(op));