4 references to SetOperationCompleted
System.WorkflowServices (4)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
272callbackState.WorkflowRequestContext.SetOperationCompleted();
System\ServiceModel\Dispatcher\WorkflowRequestContext.cs (2)
111this.SetOperationCompleted(); 133this.SetOperationCompleted();
System\Workflow\Activities\ReceiveActivity.cs (1)
1187this.RequestContext.SetOperationCompleted();