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