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