2 references to CreateFunctionAggregate
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (2)
150
return
CreateFunctionAggregate
(function, argument, false);
167
return
CreateFunctionAggregate
(function, argument, true);