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