2 references to InvalidDate
System.Data.Common (2)
System\Data\Filter\ExpressionParser.cs (2)
1092throw ExprException.InvalidDate(new string(text, _start, (_pos - 1) - _start)); 1094throw ExprException.InvalidDate(new string(text, _start, _pos - _start));