2 references to NotifyUnhandledException
System.Activities (2)
System\Activities\Runtime\Scheduler.cs (2)
226
this.callbacks.
NotifyUnhandledException
(notifyAction.Exception, notifyAction.Source);
497
thisPtr.callbacks.
NotifyUnhandledException
(notifyAction.Exception, notifyAction.Source);