1 write to _type
System.Data.Entity (1)
System\Data\Common\CommandTrees\Aggregates.cs (1)
36this._type = resultType;
1 reference to _type
System.Data.Entity (1)
System\Data\Common\CommandTrees\Aggregates.cs (1)
45get { return _type; }