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