3 references to IsNumeric
System.Data (3)
fx\src\data\System\Data\Filter\BinaryNode.cs (2)
1046
if (!
IsNumeric
(left))
1048
if (!
IsNumeric
(right))
fx\src\data\System\Data\Filter\FunctionNode.cs (1)
263
if (ExpressionNode.
IsNumeric
(storageType))