1 write to m_cells
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CellPartitioner.cs (1)
36
m_cells
= cells;
2 references to m_cells
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CellPartitioner.cs (2)
66
foreach (Cell cell in
m_cells
)
156
Cell.CellsToBuilder(builder,
m_cells
);