3 references to NoRelationshipSetMatched
System.Data.Entity (3)
System\Data\Objects\DataClasses\RelatedEnd.cs (2)
2355
throw EntityUtil.
NoRelationshipSetMatched
(_navigation.RelationshipName);
2427
throw EntityUtil.
NoRelationshipSetMatched
(_navigation.RelationshipName);
System\Data\Objects\DataClasses\RelationshipManager.cs (1)
839
throw EntityUtil.
NoRelationshipSetMatched
(relationship.FullName);