3 references to ValidateLambdaArgs
System.Linq.Expressions (3)
System\Linq\Expressions\LambdaExpression.cs (3)
719ValidateLambdaArgs(typeof(TDelegate), ref body, parameterList, nameof(TDelegate)); 892ValidateLambdaArgs(delegateType, ref body, paramList, nameof(delegateType)); 909ValidateLambdaArgs(delegateType, ref body, paramList, nameof(delegateType));