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