1 write to map
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs (1)
62public Func<TElementIn, int, TElementOut> ConvertElement { get { return this.map; } set { this.map = value; } }
1 reference to map
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs (1)
62public Func<TElementIn, int, TElementOut> ConvertElement { get { return this.map; } set { this.map = value; } }