2 references to EventLog
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLog.cs (2)
392EventLog logToClear = new EventLog(logName, machineName); 652EventLog log = new EventLog(logNames[i], machineName);