1 instantiation of RecoverInstanceLocksCommand
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LockRecoveryTask.cs (1)
12: base(store, storeLock, new RecoverInstanceLocksCommand(), taskInterval, taskTimeout, true)
1 reference to RecoverInstanceLocksCommand
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
435else if (command is RecoverInstanceLocksCommand)