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