1 write to m_cell
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Validation\ViewCellRelation.cs (1)
35m_cell = cell;
5 references to m_cell
System.Data.Entity (5)
System\Data\Mapping\ViewGeneration\Validation\ViewCellRelation.cs (5)
39m_cell.CQuery.CreateBasicCellRelation(this); 40m_cell.SQuery.CreateBasicCellRelation(this); 52get { return m_cell; } 81return m_cell.GetHashCode(); 89m_cell.ToCompactString(builder);