1 write to configParameters
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
797this.configParameters = parameters;
1 reference to configParameters
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
822_dbResourceAllocator = new DbResourceAllocator(this.Runtime, this.configParameters, this.unvalidatedConnectionString);