61 references to TraceExceptionWithoutRethrow
System.Data (61)
fx\src\data\System\Data\Common\AdapterUtil.cs (2)
2194ADP.TraceExceptionWithoutRethrow(e); 2214ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\DataSet.cs (1)
855Common.ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\DataTable.cs (1)
1353Common.ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\Odbc\OdbcConnection.cs (2)
218ADP.TraceExceptionWithoutRethrow(e); 522ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\Odbc\OdbcTransaction.cs (1)
119ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\OleDb\OleDbConnection.cs (1)
513ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (1)
378ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (3)
469ADP.TraceExceptionWithoutRethrow(e); 472ADP.TraceExceptionWithoutRethrow(e); 475ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
1854ADP.TraceExceptionWithoutRethrow(e); 1905ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
114ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
817ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
816ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
1793ADP.TraceExceptionWithoutRethrow(e); 1858ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (1)
1418ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (6)
187ADP.TraceExceptionWithoutRethrow(e); 197ADP.TraceExceptionWithoutRethrow(e); 261ADP.TraceExceptionWithoutRethrow(e); 281ADP.TraceExceptionWithoutRethrow(e); 358ADP.TraceExceptionWithoutRethrow(e); 367ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlDependency.cs (3)
643ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace for now. 666ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace for now. 777ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace for now.
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (19)
190ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace for now. 339ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace for now. 397ADP.TraceExceptionWithoutRethrow(e); 409ADP.TraceExceptionWithoutRethrow(f); // Discard failure, but trace for now. 464ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace for now. 546ADP.TraceExceptionWithoutRethrow(e); // Discard failure. User event could throw exception. 621ADP.TraceExceptionWithoutRethrow(e); // Discard close failure, if it occurs. Only trace it. 661ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace for now. 698ADP.TraceExceptionWithoutRethrow(e); 716ADP.TraceExceptionWithoutRethrow(f); // Discard exception from Invalidate. User events can throw. 726ADP.TraceExceptionWithoutRethrow(f); // Discard close failure, if it occurs. Only trace it. 797ADP.TraceExceptionWithoutRethrow(e); // Discard failure, if it should occur. 889ADP.TraceExceptionWithoutRethrow(e); // Discard failure. 909ADP.TraceExceptionWithoutRethrow(e); // Discard failure. 992ADP.TraceExceptionWithoutRethrow(e); // Discard failure, if it should occur. 1007ADP.TraceExceptionWithoutRethrow(e); // Discard failure, if it should occur. 1037ADP.TraceExceptionWithoutRethrow(e); // Discard failure, if it should occur. 1046ADP.TraceExceptionWithoutRethrow(e); // Discard failure, but trace. 1366ADP.TraceExceptionWithoutRethrow(f); // Discard failure, but trace.
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (3)
272ADP.TraceExceptionWithoutRethrow(e); 317ADP.TraceExceptionWithoutRethrow(e); 544ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (2)
332ADP.TraceExceptionWithoutRethrow(e); 488ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
899ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\sqlinternaltransaction.cs (1)
224ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
3706ADP.TraceExceptionWithoutRethrow(e); 3737ADP.TraceExceptionWithoutRethrow(e); 3746ADP.TraceExceptionWithoutRethrow(e); 6872ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
790ADP.TraceExceptionWithoutRethrow(e);
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (1)
547ADP.TraceExceptionWithoutRethrow(e);