1 instantiation of EventLogInformation
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogSession.cs (1)
237
return new
EventLogInformation
(this, logName, pathType);
1 reference to EventLogInformation
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogSession.cs (1)
233
public
EventLogInformation
GetLogInformation(string logName, PathType pathType) {