2 references to OpenEventLog
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLog.cs (1)
653SafeEventLogReadHandle handle = Interop.Advapi32.OpenEventLog(machineName, logNames[i]);
System\Diagnostics\EventLogInternal.cs (1)
1074SafeEventLogReadHandle handle = Interop.Advapi32.OpenEventLog(currentMachineName, logname);