2 references to DetectActivatableWorkflowsAsyncResult
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\QueryActivatableWorkflowAsyncResult.cs (1)
31base(context, command, store, storeLock, currentTransaction, timeout, callback, state)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
433sqlWorkflowInstanceStoreAsyncResult = new DetectActivatableWorkflowsAsyncResult(null, command, this, this.storeLock, null, timeout, callback, state);