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