2 references to MissingOperandBefore
System.Data.Common (2)
System\Data\Filter\ExpressionParser.cs (2)
442throw ExprException.MissingOperandBefore(","); 487throw ExprException.MissingOperandBefore(Operators.ToString(_op));