2 references to MarkInstanceOwnerLost
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\DeleteWorkflowOwnerAsyncResult.cs (1)
59
base.StoreLock.
MarkInstanceOwnerLost
(this.surrogateLockOwnerId, true);
System\Activities\DurableInstancing\LockRenewalTask.cs (1)
23
base.StoreLock.
MarkInstanceOwnerLost
(base.SurrogateLockOwnerId, false);