4 references to AddRelationshipEntryToDictionary
System.Data.Entity (4)
System\Data\Objects\ObjectStateManager.cs (4)
1505AddRelationshipEntryToDictionary(entry, desiredState); 2029AddRelationshipEntryToDictionary(relationshipEntry, relationshipEntry.State); 2100AddRelationshipEntryToDictionary(relationshipEntry, relationshipEntry.State); 2698AddRelationshipEntryToDictionary(entry, newState);