1 write to operationContext
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceOperationInvoker.cs (1)
132this.operationContext = OperationContext.Current;
1 reference to operationContext
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceOperationInvoker.cs (1)
299using (OperationContextScope operationScope = new OperationContextScope(this.operationContext))