4 references to ReadEventLog
System.Diagnostics.EventLog (4)
System\Diagnostics\EventLogInternal.cs (4)
727bool success = Interop.Advapi32.ReadEventLog(readHandle, Interop.Advapi32.FORWARDS_READ | Interop.Advapi32.SEEK_READ,
744success = Interop.Advapi32.ReadEventLog(readHandle, Interop.Advapi32.FORWARDS_READ | Interop.Advapi32.SEEK_READ,
903bool success = Interop.Advapi32.ReadEventLog(readHandle, flags, index,
924success = Interop.Advapi32.ReadEventLog(readHandle, Interop.Advapi32.FORWARDS_READ | Interop.Advapi32.SEEK_READ, index,