3 references to RequestContextWrapper
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (3)
174_inputQueue.EnqueueAndDispatch(new RequestContextWrapper(requestContext)); 191requiresDispatch = binder._inputQueue.EnqueueWithoutDispatch(new RequestContextWrapper(requestContext), null); 233requiresDispatch = binder._inputQueue.EnqueueWithoutDispatch(new RequestContextWrapper(requestContext), null);