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