2 references to SingletonKeyValue
System.Data.Entity (2)
System\Data\EntityKey.cs (2)
338
return (
SingletonKeyValue
== null) && (CompositeKeyValues == null);
793
if (
SingletonKeyValue
!= null)