1 write to staticQueueName
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (1)
65
staticQueueName
= QueueNameHelper.Create(this.syncMethod.DeclaringType, operationDescription.Name);
1 reference to staticQueueName
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationInvoker.cs (1)
103
get { return this.
staticQueueName
; }