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