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