2 references to SqlExceptionCaught
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\SqlCommandAsyncResult.cs (2)
161
TD.
SqlExceptionCaught
(this.eventTraceActivity, exception.Number.ToString(CultureInfo.InvariantCulture), exception.Message);
295
TD.
SqlExceptionCaught
(this.eventTraceActivity, exception.Number.ToString(null, CultureInfo.InvariantCulture), exception.Message);