3 references to ChangeRelationshipState
System.Data.Entity (3)
System\Data\Objects\ObjectStateManager.cs (3)
2210
return this.
ChangeRelationshipState
(sourceEntry, targetEntry, relatedEnd, relationshipState);
2242
return this.
ChangeRelationshipState
(sourceEntry, targetEntry, relatedEnd, relationshipState);
2271
return this.
ChangeRelationshipState
(sourceEntry, targetEntry, relatedEnd, relationshipState);