2 references to EnqueueWithoutDispatch
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (2)
205
requiresDispatch = binder._inputQueue.
EnqueueWithoutDispatch
(exception, null);
247
requiresDispatch = binder._inputQueue.
EnqueueWithoutDispatch
(exception, null);