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