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