2 references to MissingOperator
System.Data (2)
fx\src\data\System\Data\Filter\ExpressionParser.cs (2)
208
throw ExprException.
MissingOperator
(new string(text, start, pos - start));
490
throw ExprException.
MissingOperator
(new string(text, start, pos - start));