1 write to _from
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
506
this.
_from
= navigateFrom;
1 reference to _from
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
527
public DbExpression NavigationSource { get { return
_from
; } }