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