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)
87
public bool Distinct { get { return
_distinct
; } }