2 references to GetKeyConstants
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\TableChangeProcessor.cs (2)
189CompositeKey key = new CompositeKey(GetKeyConstants(row)); 209CompositeKey otherKey = new CompositeKey(GetKeyConstants(other));