2 references to CannotFillTryDifferentMergeOption
System.Data.Entity (2)
System\Data\Objects\ObjectStateManager.cs (2)
884
throw EntityUtil.
CannotFillTryDifferentMergeOption
(targetRelatedEnd.SourceRoleName, targetRelatedEnd.RelationshipName);
984
throw EntityUtil.
CannotFillTryDifferentMergeOption
(relatedEnd.SourceRoleName, relatedEnd.RelationshipName);