1 instantiation of PropagateExceptionWorkItem
System.Activities (1)
System\Activities\Runtime\ActivityExecutor.cs (1)
2969
PropagateExceptionWorkItem workItem = new
PropagateExceptionWorkItem
(exception, instance);
1 reference to PropagateExceptionWorkItem
System.Activities (1)
System\Activities\Runtime\ActivityExecutor.cs (1)
2969
PropagateExceptionWorkItem
workItem = new PropagateExceptionWorkItem(exception, instance);