2 references to DefaultThreadCount
System.Workflow.Runtime (2)
Hosting\DefaultWorkflowSchedulerService.cs (2)
45
: this(
DefaultThreadCount
)
65
maxSimultaneousWorkflows =
DefaultThreadCount
;