1 reference to RethrowExceptionWorkItem
System.Activities (1)
System\Activities\Runtime\ActivityExecutor.cs (1)
1758
this.scheduler.PushWork(new
RethrowExceptionWorkItem
(fromInstance, context.Exception, context.Source));