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