2 references to IsValidRelationshipSpan
System.Data.Entity (2)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (2)
615
if (
IsValidRelationshipSpan
(entityType, association, end0, end1))
628
if (
IsValidRelationshipSpan
(entityType, association, end1, end0))