3 references to EntityNotValidKey
System.Data.Entity (3)
System\Data\Common\EntityRecordInfo.cs (1)
99!object.ReferenceEquals(_entityKey, EntityKey.EntityNotValidKey) &&
System\Data\Common\Internal\Materialization\Translator.cs (1)
1601recordStateScratchpad.DataRecordInfo = new EntityRecordInfo(entityTypeMetadata, EntityKey.EntityNotValidKey, null);
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
2524Object.ReferenceEquals(EntityKey.EntityNotValidKey, entityKey) ||