1 instantiation of AsyncCallbackState
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
68
AsyncCallbackState callbackState = new
AsyncCallbackState
(workflowRequestContext,
3 references to AsyncCallbackState
System.WorkflowServices (3)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (3)
68
AsyncCallbackState
callbackState = new AsyncCallbackState(workflowRequestContext,
183
AsyncCallbackState
callbackState = (
AsyncCallbackState
) state;