1 reference to CheckParentColumnsForForeignKey
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (1)
282
if (parentEnd != null &&
CheckParentColumnsForForeignKey
(cell, cells, parentEnd, ref errorListForInvalidParentColumnsForForeignKey) == false)