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