3 references to IncorrectNumberOfConstructorArguments
System.Linq.Expressions (3)
System\Dynamic\Utils\ExpressionUtils.cs (1)
142throw Error.IncorrectNumberOfConstructorArguments();
System\Linq\Expressions\NewExpression.cs (2)
227throw Error.IncorrectNumberOfConstructorArguments(); 304throw Error.IncorrectNumberOfConstructorArguments();