1 write to _targetEnd
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
609
_targetEnd
= targetEnd;
1 reference to _targetEnd
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
621
internal RelationshipEndMember TargetEnd { get { return
_targetEnd
; } }