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