1 override of OnNewInstanceHandle
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
539protected override object OnNewInstanceHandle(InstanceHandle instanceHandle)
1 reference to OnNewInstanceHandle
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstanceStore.cs (1)
439handle.ProviderObject = OnNewInstanceHandle(handle);