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