2 writes to updateHandler
System.WorkflowServices (2)
2 references to updateHandler
System.WorkflowServices (2)
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (2)
359return new OperationAsyncResult(this.updateHandler, this, id, timeout, callback, state, instance, unlockInstance);
695PerformOperation(this.updateHandler, id, timeout, instance, unlockInstance);