40 references to IsCatchableExceptionType
System.Data.Entity (40)
System\Data\Common\DataRecord.cs (2)
164if (EntityUtil.IsCatchableExceptionType(e)) 238if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Common\DbProviderManifest.cs (1)
163if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Common\DbProviderServices.cs (5)
70if (EntityUtil.IsCatchableExceptionType(e)) 150if (EntityUtil.IsCatchableExceptionType(e)) 178if (EntityUtil.IsCatchableExceptionType(e)) { 206if (EntityUtil.IsCatchableExceptionType(e)) 232if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Common\EntityUtil.cs (2)
1903if (!IsCatchableExceptionType(e)) 1976return IsCatchableExceptionType(e) &&
System\Data\Common\Internal\Materialization\Coordinator.cs (1)
282if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Common\Internal\Materialization\Shaper.cs (1)
878if (EntityUtil.IsCatchableExceptionType(e))
System\Data\EntityClient\EntityCommandDefinition.cs (2)
144if (EntityUtil.IsCatchableExceptionType(e)) { 480if (EntityUtil.IsCatchableExceptionType(e)) {
System\Data\EntityClient\EntityConnection.cs (11)
189if (EntityUtil.IsCatchableExceptionType(e)) 247if (EntityUtil.IsCatchableExceptionType(e)) 288if (EntityUtil.IsCatchableExceptionType(e)) 313if (EntityUtil.IsCatchableExceptionType(e)) 343if (EntityUtil.IsCatchableExceptionType(e)) 566if (EntityUtil.IsCatchableExceptionType(e)) 598if (EntityUtil.IsCatchableExceptionType(ex)) 714if (EntityUtil.IsCatchableExceptionType(e)) 774if (EntityUtil.IsCatchableExceptionType(e)) 902if (EntityUtil.IsCatchableExceptionType(e)) 1204if (EntityUtil.IsCatchableExceptionType(e))
System\Data\EntityClient\EntityDataReader.cs (1)
475if (EntityUtil.IsCatchableExceptionType(e))
System\Data\EntityClient\EntityTransaction.cs (2)
96if (EntityUtil.IsCatchableExceptionType(e)) 117if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
825if (!EntityUtil.IsCatchableExceptionType(e)) { return false; }
System\Data\Mapping\ViewGeneration\GeneratedView.cs (1)
276if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Metadata\AspProxy.cs (2)
53if (EntityUtil.IsCatchableExceptionType(e)) 89if (!EntityUtil.IsCatchableExceptionType(e))
System\Data\Objects\Internal\ObjectQueryExecutionPlan.cs (1)
92if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Objects\NextResultGenerator.cs (1)
48if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Objects\ObjectContext.cs (1)
2434if (EntityUtil.IsCatchableExceptionType(e))
System\Data\Query\InternalTrees\Dump.cs (2)
121if (!EntityUtil.IsCatchableExceptionType(e)) { 852if (!EntityUtil.IsCatchableExceptionType(e)) {
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
1052if (EntityUtil.IsCatchableExceptionType(exception))
System\Data\SqlClient\SqlProviderServices.cs (2)
751if (EntityUtil.IsCatchableExceptionType(e)) 761if (EntityUtil.IsCatchableExceptionType(ie))