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