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