3 references to IsCatchableEntityExceptionType
System.Data.Entity (3)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
1209if (EntityUtil.IsCatchableEntityExceptionType(e))
System\Data\Objects\ObjectContext.cs (2)
2623if (EntityUtil.IsCatchableEntityExceptionType(e)) 2689if (EntityUtil.IsCatchableEntityExceptionType(e))