3 references to WroteInstanceKeyMetadataValue
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\LoadWorkflowAsyncResult.cs (1)
164
base.InstancePersistenceContext.
WroteInstanceKeyMetadataValue
(keyEntry.Key, property.Key, property.Value);
System\Activities\DurableInstancing\SaveWorkflowAsyncResult.cs (2)
331
context.
WroteInstanceKeyMetadataValue
(keyEntry.Key, property.Key, property.Value);
364
context.
WroteInstanceKeyMetadataValue
(keyEntry.Key, property.Key, property.Value);