1 instantiation of ObjectNotFoundException
System.Data.Entity (1)
System\Data\Common\EntityUtil.cs (1)
335
return new
ObjectNotFoundException
(error);
2 references to ObjectNotFoundException
System.Data.Entity (2)
System\Data\Common\EntityUtil.cs (2)
334
static internal
ObjectNotFoundException
ObjectNotFound(string error) {
1245
internal static
ObjectNotFoundException
ObjectNotFound() {