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