2 references to NewDurableInstanceIdPropertyName
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\DurableInstanceContextProvider.cs (1)
104message.Properties[DurableMessageDispatchInspector.NewDurableInstanceIdPropertyName] = instanceId;
System\ServiceModel\Dispatcher\DurableMessageDispatchInspector.cs (1)
44if (request.Properties.TryGetValue(NewDurableInstanceIdPropertyName, out result))