3 references to ArgumentType
System.Data (3)
fx\src\data\System\Data\Filter\FunctionNode.cs (3)
139
throw ExprException.
ArgumentType
(funcs[info].name, i+1, funcs[info].parameters[i]);
143
throw ExprException.
ArgumentType
(funcs[info].name, i+1, funcs[info].parameters[i]);
242
throw ExprException.
ArgumentType
(funcs[info].name, 2, typeof(Type));