2 references to QueueWorkerProcess
System.Workflow.Runtime (2)
Hosting\DefaultWorkflowSchedulerService.cs (2)
156
if (ThreadPool.QueueUserWorkItem(
QueueWorkerProcess
))
268
if (ThreadPool.QueueUserWorkItem(this.
QueueWorkerProcess
))