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