2 references to CreateRelationshipNode
System.Data.Entity (2)
System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs (2)
779
refNode.Children.Add(
CreateRelationshipNode
((RelationshipType)relatedRef.SourceEnd.DeclaringType));
830
retInfo.Children.Add(
CreateRelationshipNode
(e.Relationship));