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