2 references to CellPartitioner
System.Data.Entity (2)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
456
CellPartitioner partitioner = new
CellPartitioner
(result.Cells, result.ForeignKeyConstraints);
System\Data\Mapping\ViewGeneration\ViewgenGatekeeper.cs (1)
181
CellPartitioner partitioner = new
CellPartitioner
(cells, foreignKeyConstraints);