1 write to _targetEntityRef
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
608
_targetEntityRef
= targetEntityRef;
1 reference to _targetEntityRef
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
626
internal DbExpression TargetEntityReference { get { return
_targetEntityRef
; } }