1 write to operationContext
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
784this.operationContext = OperationContext.Current;
1 reference to operationContext
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
878OperationContext.Current = startResult.operationContext;