1 write to _targetSet
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
767
this.
_targetSet
= entitySet;
1 reference to _targetSet
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
773
public EntitySetBase Target { get { return
_targetSet
; } }