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.