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