4 references to Exists
System.Workflow.Runtime (3)
WorkflowExecutor.cs (1)
693
if (qService.
Exists
(sub.QueueName))
WorkflowQueuingService.cs (2)
60
if (!this.
Exists
(pendingNotification))
134
return this.rootQueuingService.
Exists
(queueName);
System.WorkflowServices (1)
System\Workflow\Activities\ReceiveActivity.cs (1)
1291
if (!queuingService.
Exists
(queueName))