1 reference to EventRecordWrittenEventArgs
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogWatcher.cs (1)
267
EventRecordWrittenEventArgs args = new
EventRecordWrittenEventArgs
(asyncException.Data["RealException"] as Exception);