2 references to Create
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
62
queueName = QueueNameHelper.
Create
(workflowOperationInvoker.StaticQueueName, workflowRequestContext.ContextProperties);
System\Workflow\Activities\ReceiveActivity.cs (1)
1491
return QueueNameHelper.
Create
(this.baseQueueName, context);