2 references to IsDistinctAggregate
System.Data.Entity (2)
System\Data\Query\InternalTrees\OpCopier.cs (1)
419return CopyDefault(m_destCmd.CreateAggregateOp(op.AggFunc, op.IsDistinctAggregate), n);
System\Data\Query\PlanCompiler\CTreeGenerator.cs (1)
1751if (funcAggOp.IsDistinctAggregate)