3 references to ValidateLambdaArgs
System.Core (3)
Microsoft\Scripting\Ast\LambdaExpression.cs (3)
351ValidateLambdaArgs(typeof(TDelegate), ref body, parameterList); 499ValidateLambdaArgs(delegateType, ref body, paramList); 515ValidateLambdaArgs(delegateType, ref body, paramList);