3 references to CompareKeyProperties
System.Data.Entity (3)
System\Data\Objects\EntityEntry.cs (2)
3357this.CompareKeyProperties(wrappedCurrentEntity.Entity); 3385this.CompareKeyProperties(wrappedOriginalEntity.Entity);
System\Data\Objects\ObjectContext.cs (1)
973ose.CompareKeyProperties(originalEntity);