5 references to WorkflowRequestContext
System.WorkflowServices (5)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (5)
204
callbackState.
WorkflowRequestContext
.SetOperationBegin();
214
callbackState.
WorkflowRequestContext
,
230
callbackState.
WorkflowRequestContext
.SendFault(new FaultException(operationFault), null);
255
callbackState.
WorkflowRequestContext
.GetAsyncResult().SendFault(e, null);
272
callbackState.
WorkflowRequestContext
.SetOperationCompleted();