5 references to Update
System.WorkflowServices (5)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (5)
218
case OperationType.
Update
:
509
operation = OperationType.
Update
;
604
case OperationType.
Update
:
705
HandleOperationCompletion(OperationType.
Update
, result);
723
case OperationType.
Update
: