2 references to SharedConnectionInfo
System.Workflow.Runtime (2)
Hosting\SharedConnectionWorkflowTransactionService.cs (2)
179connectionInfo = new SharedConnectionInfo(this.dbResourceAllocator, tx, false, handle); 187connectionInfo = new SharedConnectionInfo(this.dbResourceAllocator, tx, true, handle);