1 write to _distinct
System.Data.Entity (1)
System\Data\Common\CommandTrees\Aggregates.cs (1)
81_distinct = isDistinct;
1 reference to _distinct
System.Data.Entity (1)
System\Data\Common\CommandTrees\Aggregates.cs (1)
87public bool Distinct { get { return _distinct; } }