2 references to PrepareInstanceHandle
System.Runtime.DurableInstancing (2)
System\Runtime\DurableInstancing\InstanceStore.cs (2)
46
return
PrepareInstanceHandle
(new InstanceHandle(this, owner));
60
return
PrepareInstanceHandle
(new InstanceHandle(this, owner, instanceId));