1 instantiation of DataCommonEventSource
System.Data.OleDb (1)
System\Data\Common\DataCommonEventSource.cs (1)
12internal static readonly DataCommonEventSource Log = new DataCommonEventSource();
2 references to DataCommonEventSource
System.Data.OleDb (2)
System\Data\Common\AdapterUtil.cs (1)
42DataCommonEventSource.Log.Trace(trace, e);
System\Data\Common\DataCommonEventSource.cs (1)
12internal static readonly DataCommonEventSource Log = new DataCommonEventSource();