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