17 references to IsCatchableOrSecurityExceptionType
System.Data (17)
fx\src\data\System\Data\ConstraintCollection.cs (1)
410if (Common.ADP.IsCatchableOrSecurityExceptionType(e)) {
fx\src\data\System\Data\DataColumnCollection.cs (2)
348if (ADP.IsCatchableOrSecurityExceptionType(e)) { 559if (ADP.IsCatchableOrSecurityExceptionType(e)) {
fx\src\data\System\Data\DataRow.cs (2)
317if (Common.ADP.IsCatchableOrSecurityExceptionType(e1)) { 460if (Common.ADP.IsCatchableOrSecurityExceptionType(e1)) {
fx\src\data\System\Data\DataTable.cs (1)
3102if (Common.ADP.IsCatchableOrSecurityExceptionType (e)) {
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
519if (!ADP.IsCatchableOrSecurityExceptionType(e)) {
fx\src\data\System\Data\OleDb\OleDbConnection.cs (1)
509if (!ADP.IsCatchableOrSecurityExceptionType(e)) {
fx\src\data\System\Data\ProviderBase\SchemaMapping.cs (2)
632if (ADP.IsCatchableOrSecurityExceptionType(e)) { 971if (ADP.IsCatchableOrSecurityExceptionType(e)) {
fx\src\data\System\Data\RecordManager.cs (1)
221if (Common.ADP.IsCatchableOrSecurityExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlCommand.cs (5)
812if (!ADP.IsCatchableOrSecurityExceptionType(e)) { 1284if (!ADP.IsCatchableOrSecurityExceptionType(e)) { 1770if (!ADP.IsCatchableOrSecurityExceptionType(e)) { 2163if (!ADP.IsCatchableOrSecurityExceptionType(e)) { 4638if (!ADP.IsCatchableOrSecurityExceptionType(e)) {
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
1854if (!ADP.IsCatchableOrSecurityExceptionType(e)) {