3 references to RelationshipWrapper
System.Data.Entity (3)
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
2160
new
RelationshipWrapper
((AssociationSet)_relationshipSet,
System\Data\Objects\ObjectStateManager.cs (2)
1613
return FindRelationship(new
RelationshipWrapper
((AssociationSet)relationshipSet, roleAndKey1, roleAndKey2));
2282
RelationshipWrapper relationshipWrapper = new
RelationshipWrapper
((AssociationSet)relatedEnd.RelationshipSet,