1 reference to SaveWorkflowAsyncResult
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
409
sqlWorkflowInstanceStoreAsyncResult = new
SaveWorkflowAsyncResult
(context, command, this, this.storeLock, transaction, timeout, callback, state);