1 instantiation of RecoverInstanceLocksAsyncResult
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
437sqlWorkflowInstanceStoreAsyncResult = new RecoverInstanceLocksAsyncResult(null, command, this, this.storeLock, null, timeout, callback, state);
1 reference to RecoverInstanceLocksAsyncResult
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\RecoverInstanceLocksAsyncResult.cs (1)
50return RecoverInstanceLocksAsyncResult.commandText;