7 references to Unlock
System.WorkflowServices (7)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (7)
158(performPersistence || (operation != OperationType.Delete && operation != OperationType.Unlock)), 165case OperationType.Unlock: 450operation = OperationType.Unlock; 479operation = OperationType.Unlock; 570case OperationType.Unlock: 700HandleOperationCompletion(OperationType.Unlock, result); 717case OperationType.Unlock: