1 write to m_viewCellRelation
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\Cell.cs (1)
200m_viewCellRelation = new ViewCellRelation(this, projectedSlots, cellNumber);
3 references to m_viewCellRelation
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Structures\Cell.cs (3)
168if (m_viewCellRelation != null) 170return m_viewCellRelation; 173return m_viewCellRelation;