1 write to m_sSlot
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (1)
34m_sSlot = sSlot;
5 references to m_sSlot
System.Data.Entity (5)
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (5)
58get { return m_sSlot; } 73MemberProjectedSlot.EqualityComparer.Equals(m_sSlot, rightSlot.m_sSlot); 79MemberProjectedSlot.EqualityComparer.GetHashCode(m_sSlot) ^ 143m_sSlot.ToCompactString(builder);