3 references to CommitWorkBatchCallback
System.Workflow.Runtime (3)
Hosting\DefaultWorkflowTransactionService.cs (1)
88internal protected override void CommitWorkBatch(CommitWorkBatchCallback commitWorkBatchCallback)
Hosting\SharedConnectionWorkflowTransactionService.cs (1)
153protected internal override void CommitWorkBatch(WorkflowCommitWorkBatchService.CommitWorkBatchCallback commitWorkBatchCallback)
Hosting\WorkflowTransactionService.cs (1)
22virtual internal protected void CommitWorkBatch(CommitWorkBatchCallback commitWorkBatchCallback)