1 write to hasPersistedDeleted
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
4001
this.instance.
hasPersistedDeleted
= this.operation == PersistenceOperation.Delete;
1 reference to hasPersistedDeleted
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
2491
if (this.workflowInstance.
hasPersistedDeleted
)