4 references to UpdateComplexObjectSnapshot
System.Data.Entity (4)
System\Data\Objects\EntityEntry.cs (3)
1854
this.
UpdateComplexObjectSnapshot
(member, this.Entity, ordinal, currentValue);
1979
this.
UpdateComplexObjectSnapshot
(member, complexValue, i, currentValue);
2065
UpdateComplexObjectSnapshot
(complexMember, currentValue, i, nestedValue);
System\Data\Objects\Internal\SnapshotChangeTrackingStrategy.cs (1)
71
entry.
UpdateComplexObjectSnapshot
(member, target, ordinal, value);