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