3 references to EventLog
System (3)
services\monitoring\system\diagnosticts\EventLog.cs (3)
630EventLog logToClear = new EventLog(logName, machineName); 1011EventLog log = new EventLog(logNames[i], machineName); 1021EventLog log = new EventLog(logNames[i], machineName);