1 write to m_currentValues
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\UpdateCommand.cs (1)
38m_currentValues = currentValues;
1 reference to m_currentValues
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\UpdateCommand.cs (1)
87internal PropagatorResult CurrentValues { get { return m_currentValues; } }