1 type derived from EventRecord
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
26public class EventLogRecord : EventRecord {
4 references to EventRecord
System.Core (4)
System\Diagnostics\Eventing\Reader\EventLogReader.cs (2)
165public EventRecord ReadEvent() { 172public EventRecord ReadEvent(TimeSpan timeout) {
System\Diagnostics\Eventing\Reader\EventRecordWrittenEventArgs.cs (2)
30private EventRecord record; 40public EventRecord EventRecord {