1 write to configParameters
System.Workflow.Runtime (1)
Hosting\SharedConnectionWorkflowTransactionService.cs (1)
72
this.
configParameters
= parameters;
2 references to configParameters
System.Workflow.Runtime (2)
Hosting\SharedConnectionWorkflowTransactionService.cs (2)
87
this.dbResourceAllocator = new DbResourceAllocator(this.Runtime, this.
configParameters
, this.unvalidatedConnectionString);
110
this.dbResourceAllocator = new DbResourceAllocator(this.Runtime, this.
configParameters
, this.unvalidatedConnectionString);