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