1 write to m_distinctAgg
System.Data.Entity (1)
System\Data\Query\InternalTrees\ScalarOps.cs (1)
843m_distinctAgg = distinctAgg;
1 reference to m_distinctAgg
System.Data.Entity (1)
System\Data\Query\InternalTrees\ScalarOps.cs (1)
862internal bool IsDistinctAggregate { get { return m_distinctAgg; } }