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)
626internal DbExpression TargetEntityReference { get { return _targetEntityRef; } }