2 references to Create
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (1)
65staticQueueName = QueueNameHelper.Create(this.syncMethod.DeclaringType, operationDescription.Name);
System\Workflow\Activities\ReceiveActivity.cs (1)
1425this.baseQueueName = QueueNameHelper.Create(methodInfo.DeclaringType, this.operationName);