1 write to m_slotNum
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (1)
32m_slotNum = slotNum;
4 references to m_slotNum
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (4)
71return m_slotNum == rightSlot.m_slotNum && 80m_slotNum; 139StringUtil.FormatStringBuilder(builder, "{0}", m_slotNum);