2 references to BindInstanceOwner
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\CreateWorkflowOwnerAsyncResult.cs (1)
125
base.InstancePersistenceContext.
BindInstanceOwner
(this.lockOwnerId, this.lockOwnerId);
System\Activities\DurableInstancing\LoadWorkflowAsyncResult.cs (1)
123
base.InstancePersistenceContext.
BindInstanceOwner
(base.StoreLock.LockOwnerId, base.StoreLock.LockOwnerId);