2 references to ExpectedCollectionGotReference
System.Data.Entity (2)
System\Data\Objects\DataClasses\RelationshipManager.cs (2)
602
throw EntityUtil.
ExpectedCollectionGotReference
(typeof(TTargetEntity).Name, targetRoleName, relationshipName);
868
throw EntityUtil.
ExpectedCollectionGotReference
(typeof(TTargetEntity).Name, targetRoleName, relationshipName);