2 implementations of BatchCollection
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (1)
178
public WorkBatchCollection
BatchCollection
WorkflowExecutor.cs (1)
453
public WorkBatchCollection
BatchCollection
3 references to BatchCollection
System.Workflow.Runtime (3)
WorkflowExecutor.cs (3)
3171
return interopSupport.
BatchCollection
.GetBatch(currentActivity);
3179
return interopSupport.
BatchCollection
.GetBatch(currentActivity);
3186
return interopSupport.
BatchCollection
.GetBatch(currentActivity);