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