1 instantiation of PendingWorkCollection
System.Workflow.Runtime (1)
WorkBatch.cs (1)
38
_pendingWorkCollection = new
PendingWorkCollection
();
1 reference to PendingWorkCollection
System.Workflow.Runtime (1)
WorkBatch.cs (1)
27
private
PendingWorkCollection
_pendingWorkCollection;