1 write to operationName
System.WorkflowServices (1)
System\Workflow\Activities\ReceiveActivity.cs (1)
1423this.operationName = serviceOperationInfo.Name;
3 references to operationName
System.WorkflowServices (3)
System\Workflow\Activities\ReceiveActivity.cs (3)
1425this.baseQueueName = QueueNameHelper.Create(methodInfo.DeclaringType, this.operationName); 1517this.operationName, 1525this.operationName,