3 writes to ChangingOldValue
System.Data.Entity (3)
System\Data\Objects\EntityEntry.cs (3)
1629
_cache.
ChangingOldValue
= oldValue;
1846
_cache.
ChangingOldValue
= oldComplexValue;
1972
_cache.
ChangingOldValue
= oldNestedComplexValue;
1 reference to ChangingOldValue
System.Data.Entity (1)
System\Data\Objects\EntityEntry.cs (1)
1096
object oldValue = _cache.
ChangingOldValue
;