6 references to OnEvent
System.Workflow.ComponentModel (6)
AuthoringOM\Behaviors\CancellationHandler.cs (1)
49
SequenceHelper.
OnEvent
(this, sender, e);
AuthoringOM\Behaviors\CompensatableTransactionScopeActivity.cs (1)
66
SequenceHelper.
OnEvent
(this, sender, e);
AuthoringOM\Behaviors\Compensation.cs (1)
50
SequenceHelper.
OnEvent
(this, sender, e);
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
92
SequenceHelper.
OnEvent
(this, sender, e);
AuthoringOM\Behaviors\SynchronizationScope.cs (1)
65
SequenceHelper.
OnEvent
(this, sender, e);
AuthoringOM\Behaviors\TransactionScope.cs (1)
68
SequenceHelper.
OnEvent
(this, sender, e);