3 references to
System.Diagnostics.EventLog (3)
System\Diagnostics\Reader\EventLogReader.cs (3)
51
:
this
(new EventLogQuery(path, PathType.LogName), null)
56
:
this
(new EventLogQuery(path, pathType), null)
61
:
this
(eventQuery, null)