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