1 write to m_foreignKeyConstraints
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CellPartitioner.cs (1)
35
m_foreignKeyConstraints
= foreignKeyConstraints;
1 reference to m_foreignKeyConstraints
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CellPartitioner.cs (1)
142
foreach (ForeignConstraint constraint in
m_foreignKeyConstraints
)