2 references to InvalidDate
System.Data (2)
fx\src\data\System\Data\Filter\ExpressionParser.cs (2)
1023throw ExprException.InvalidDate(new string(text, start, (pos - 1) - start)); 1025throw ExprException.InvalidDate(new string(text, start, pos - start));