2 references to ExpectedReferenceGotCollection
System.Data.Entity (2)
System\Data\Objects\DataClasses\RelationshipManager.cs (2)
561
throw EntityUtil.
ExpectedReferenceGotCollection
(typeof(TTargetEntity).Name, targetRoleName, relationshipName);
887
throw EntityUtil.
ExpectedReferenceGotCollection
(typeof(TTargetEntity).Name, targetRoleName, relationshipName);