4 references to EventLogEntry
System (4)
services\monitoring\system\diagnosticts\EventLogInternal.cs (4)
933
entries[idx] = new
EventLogEntry
(buf, 0, this);
937
entries[idx] = new
EventLogEntry
(buf, sum, this);
1068
entry = new
EventLogEntry
(cache, entryPos, this);
1125
return new
EventLogEntry
(cache, 0, this);