2 references to GetCreateOwnerCommand
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
5668this.owner = this.store.Execute(this.temporaryHandle, GetCreateOwnerCommand(definitionIdentity), timeout).InstanceOwner; 5719result = this.store.BeginExecute(this.temporaryHandle, GetCreateOwnerCommand(definitionIdentity), timeout, callback, state);