2 references to MatchNaryLambda
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ResourceBinder.cs (2)
1595
return
MatchNaryLambda
(expression, 2, out lambda);
1621
return
MatchNaryLambda
(expression, 1, out lambda);