3 references to Dispatch
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (1)
566((InputQueue<T>)state).Dispatch();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (2)
212binder._inputQueue.Dispatch(); 254binder._inputQueue.Dispatch();