1 instantiation of EventLogInformation
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogSession.cs (1)
213return new EventLogInformation(this, logName, pathType);
2 references to EventLogInformation
System.Core (1)
System.Core.cs (1)
29[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.Eventing.Reader.EventLogInformation))]
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogSession.cs (1)
209public EventLogInformation GetLogInformation(string logName, PathType pathType)