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)
212
binder._inputQueue.
Dispatch
();
254
binder._inputQueue.
Dispatch
();