1 write to eventLog
System (1)
compmod\system\componentmodel\CompModSwitches.cs (1)
36eventLog = new TraceSwitch("EventLog", "Enable tracing for the EventLog component.");
2 references to eventLog
System (2)
compmod\system\componentmodel\CompModSwitches.cs (2)
35if (eventLog == null) { 38return eventLog;