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