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