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