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