1 write to m_usedCells
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (1)
39
m_usedCells
= usedCells;
1 reference to m_usedCells
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (1)
77
foreach (LeftCellWrapper cell in
m_usedCells
)