3 references to OperationContextScopeHelper
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (3)
1010
using (new
OperationContextScopeHelper
(this.operationContext))
1034
using (new
OperationContextScopeHelper
(this.operationContext))
1068
using (new
OperationContextScopeHelper
(thisPtr.operationContext))