2 references to TryGetRelatedEnd
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
399if(TryGetRelatedEnd(wrappedEntity, (AssociationType)targetMember.DeclaringType, sourceMember.Name, targetMember.Name, out relatedEnd)) 729if (TryGetRelatedEnd(wrappedSource, (AssociationType)targetMember.DeclaringType, sourceMember.Name, targetMember.Name, out relatedEnd))