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