1 write to _fromRole
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
504
this.
_fromRole
= fromEnd;
1 reference to _fromRole
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
517
public RelationshipEndMember NavigateFrom { get { return
_fromRole
; } }