3 references to AddComplexObjectSnapshot
System.Data.Entity (3)
System\Data\Objects\EntityEntry.cs (3)
1691
this.
AddComplexObjectSnapshot
(this.Entity, i, currentValue);
1742
this.
AddComplexObjectSnapshot
(complexValue, i, currentValue);
2074
AddComplexObjectSnapshot
(userObject, ordinal, currentValue);