2 references to CheckKeyValues
System.Data.Entity (2)
System\Data\EntityKey.cs (2)
108
CheckKeyValues
(entityKeyValues, out _keyNames, out _singletonKeyValue, out _compositeKeyValues);
122
CheckKeyValues
(new KeyValueReader(entityKeyValues), out _keyNames, out _singletonKeyValue, out _compositeKeyValues);