1 write to m_value
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs (1)
410m_value = value;
3 references to m_value
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs (3)
433get { return m_value; } 441ProjectedSlot newValue = m_value.DeepQualify(block); 450m_value.ToCompactString(builder);