1 write to m_constraintManager
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
510m_constraintManager = constraintManager;
3 references to m_constraintManager
System.Data.Entity (3)
System\Data\Query\PlanCompiler\JoinGraph.cs (3)
1267if (m_constraintManager.IsParentChildRelationship(joinEdge.Right.Table.TableMetadata.Extent, joinEdge.Left.Table.TableMetadata.Extent, out fkConstraints)) 2203if (m_constraintManager.IsParentChildRelationship(joinEdge.Left.Table.TableMetadata.Extent, joinEdge.Right.Table.TableMetadata.Extent, 2223if (m_constraintManager.IsParentChildRelationship(joinEdge.Right.Table.TableMetadata.Extent, joinEdge.Left.Table.TableMetadata.Extent,