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