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