2 writes to shouldCreateNew
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowDurableInstance.cs (2)
30
this.
shouldCreateNew
= createNew;
57
shouldCreateNew
= false;
1 reference to shouldCreateNew
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowDurableInstance.cs (1)
52
if (
shouldCreateNew
)