1 write to collect
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs (1)
67public Func<List<TElementOut>, TResult> CreateResult { get { return this.collect; } set { this.collect = value; } }
1 reference to collect
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs (1)
67public Func<List<TElementOut>, TResult> CreateResult { get { return this.collect; } set { this.collect = value; } }