3 references to CurrentValuesDoesNotExist
System.Data.Entity (3)
System\Data\Objects\EntityEntry.cs (1)
394
throw EntityUtil.
CurrentValuesDoesNotExist
();
System\Data\Objects\RelationshipEntry.cs (2)
206
throw EntityUtil.
CurrentValuesDoesNotExist
();
399
throw EntityUtil.
CurrentValuesDoesNotExist
();