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