1 write to unvalidatedConnectionString
System.Workflow.Runtime (1)
Hosting\SharedConnectionWorkflowTransactionService.cs (1)
45this.unvalidatedConnectionString = connectionString;
2 references to unvalidatedConnectionString
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);