3 references to ExpandComplexTypeAndAddValues
System.Data.Entity (3)
System\Data\Objects\EntityEntry.cs (3)
1109ExpandComplexTypeAndAddValues(memberMetadata, oldValue, newValue, false); 1231ExpandComplexTypeAndAddValues(memberMetadata, oldOriginalValue, newValue, true); 1464ExpandComplexTypeAndAddValues(complexMemberMetadata, oldComplexMemberValue, complexMemberMetadata.GetValue(newComplexObject), useOldComplexObject);