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