4 references to Dispatch
System.ServiceModel.Primitives (4)
Internals\System\Runtime\InputQueue.cs (1)
671((InputQueue<T>)state).Dispatch();
System\ServiceModel\Channels\InputQueueChannel.cs (1)
76_inputQueue.Dispatch();
System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (2)
208binder._inputQueue.Dispatch(); 250binder._inputQueue.Dispatch();