16 references to IsCatchableExceptionType
System.Data.OleDb (16)
OleDbCommand.cs (2)
741
if (!ADP.
IsCatchableExceptionType
(e))
769
if (!ADP.
IsCatchableExceptionType
(e))
OleDbConnectionInternal.cs (1)
726
if (!ADP.
IsCatchableExceptionType
(e))
OleDbConnectionString.cs (1)
334
if (!ADP.
IsCatchableExceptionType
(e))
OleDbDataAdapter.cs (2)
323
if (!ADP.
IsCatchableExceptionType
(e))
377
if (!ADP.
IsCatchableExceptionType
(e))
OleDbDataReader.cs (2)
2042
if (!ADP.
IsCatchableExceptionType
(e))
2105
if (!ADP.
IsCatchableExceptionType
(e))
OleDbParameter.cs (1)
489
if (!ADP.
IsCatchableExceptionType
(e))
System\Data\Common\AdapterUtil.cs (4)
52
Debug.Assert(ADP.
IsCatchableExceptionType
(e), "Invalid exception type, should have been re-thrown!");
57
Debug.Assert(ADP.
IsCatchableExceptionType
(e), "Invalid exception type, should have been re-thrown!");
1083
if (!ADP.
IsCatchableExceptionType
(e))
1160
if (!ADP.
IsCatchableExceptionType
(e))
System\Data\ProviderBase\DbConnectionPool.cs (2)
702
if (!ADP.
IsCatchableExceptionType
(e))
1488
if (!ADP.
IsCatchableExceptionType
(e))
System\Data\ProviderBase\DbMetaDataFactory.cs (1)
178
if (!ADP.
IsCatchableExceptionType
(e))