3 references to All
System.Data.Entity (3)
System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs (1)
1038
result = CqtBuilder.
All
(input, predicate);
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (1)
1937
return DbExpressionBuilder.
All
(input, predicateExp);
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
2141
return sourceBinding.
All
(lambda);