7 references to Delete
System.WorkflowServices (7)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (7)
158(performPersistence || (operation != OperationType.Delete && operation != OperationType.Unlock)), 177case OperationType.Delete: 438operation = OperationType.Delete; 495operation = OperationType.Delete; 581case OperationType.Delete: 665HandleOperationCompletion(OperationType.Delete, result); 714case OperationType.Delete: