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