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