1 instantiation of EventLogReadingException
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogException.cs (1)
44throw new EventLogReadingException(errorCode);
1 reference to EventLogReadingException
System.Core (1)
System.Core.cs (1)
39[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.Eventing.Reader.EventLogReadingException))]