2 writes to m_label
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\Cell.cs (2)
48m_label = label; 60m_label = new CellLabel(source.m_label);
2 references to m_label
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\Cell.cs (2)
60m_label = new CellLabel(source.m_label); 93get { return m_label; }