1 write to _from
System.Data.Entity (1)
System\Data\Objects\DataClasses\RelationshipNavigation.cs (1)
51_from = from;
3 references to _from
System.Data.Entity (3)
System\Data\Objects\DataClasses\RelationshipNavigation.cs (3)
101return _from; 148_reverse = new RelationshipNavigation(_relationshipName, _to, _from, _toAccessor, _fromAccessor); 189_from,