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