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