7 references to Trace
System.Data.Common (7)
System\Data\Common\DataCommonEventSource.cs (6)
31
Trace
(string.Format(format, arg0));
38
Trace
(string.Format(format, arg0, arg1));
45
Trace
(string.Format(format, arg0, arg1, arg2));
52
Trace
(string.Format(format, arg0, arg1, arg2, arg3));
59
Trace
(string.Format(format, arg0, arg1, arg2, arg3, arg4));
66
Trace
(string.Format(format, arg0, arg1, arg2, arg3, arg4, arg5, arg6));
System\Data\Common\DbConnectionStringBuilder.cs (1)
283
DataCommonEventSource.Log.
Trace
("<comm.DbConnectionStringBuilder.Clear|API>");