6 references to OnActivityChangeRemove
System.Workflow.ComponentModel (6)
AuthoringOM\Behaviors\CancellationHandler.cs (1)
54
SequenceHelper.
OnActivityChangeRemove
(this, executionContext, removedActivity);
AuthoringOM\Behaviors\CompensatableTransactionScopeActivity.cs (1)
71
SequenceHelper.
OnActivityChangeRemove
(this, executionContext, removedActivity);
AuthoringOM\Behaviors\Compensation.cs (1)
55
SequenceHelper.
OnActivityChangeRemove
(this, executionContext, removedActivity);
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
97
SequenceHelper.
OnActivityChangeRemove
(this, executionContext, removedActivity);
AuthoringOM\Behaviors\SynchronizationScope.cs (1)
70
SequenceHelper.
OnActivityChangeRemove
(this, executionContext, removedActivity);
AuthoringOM\Behaviors\TransactionScope.cs (1)
73
SequenceHelper.
OnActivityChangeRemove
(this, executionContext, removedActivity);