3 references to AssociatedInstanceKey
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\LoadWorkflowAsyncResult.cs (2)
149base.InstancePersistenceContext.AssociatedInstanceKey(loadByKeycommand.LookupInstanceKey); 158base.InstancePersistenceContext.AssociatedInstanceKey(keyEntry.Key);
System\Activities\DurableInstancing\SaveWorkflowAsyncResult.cs (1)
325context.AssociatedInstanceKey(keyEntry.Key);