2 references to Expr_MissingOperand
System.Data.Common (2)
System\Data\Filter\FilterException.cs (2)
103return _Syntax(SR.Format(SR.Expr_MissingOperand, Operators.ToString(before._op))); 108return _Syntax(SR.Format(SR.Expr_MissingOperand, token));