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