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