2 references to QueueNames
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (1)
98return this.workflowQueuingService.QueueNames;
WorkflowExecutor.cs (1)
1336IEnumerable<IComparable> names = qService.QueueNames;