2 references to TraceSwitch
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
196
TraceSwitch perfCtrSwitch = new
TraceSwitch
("ConnectionPoolPerformanceCounterDetail", "level of detail to track with connection pool performance counters");
WindowsFormsIntegration (1)
System\Windows\Integration\HostUtils.cs (1)
33
imeModeTraceSwitch = new
TraceSwitch
("ImeMode", "ImeMode Trace Switch");