6 references to OnWorkflowChangesCompleted
System.Workflow.ComponentModel (6)
AuthoringOM\Behaviors\CancellationHandler.cs (1)
59
SequenceHelper.
OnWorkflowChangesCompleted
(this, executionContext);
AuthoringOM\Behaviors\CompensatableTransactionScopeActivity.cs (1)
76
SequenceHelper.
OnWorkflowChangesCompleted
(this, executionContext);
AuthoringOM\Behaviors\Compensation.cs (1)
60
SequenceHelper.
OnWorkflowChangesCompleted
(this, executionContext);
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
102
SequenceHelper.
OnWorkflowChangesCompleted
(this, executionContext);
AuthoringOM\Behaviors\SynchronizationScope.cs (1)
75
SequenceHelper.
OnWorkflowChangesCompleted
(this, executionContext);
AuthoringOM\Behaviors\TransactionScope.cs (1)
78
SequenceHelper.
OnWorkflowChangesCompleted
(this, executionContext);