3 references to EnqueueAndDispatch
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
1173
_pendingMessages.
EnqueueAndDispatch
(exceptionFromBeginReceive, _messageDequeuedCallback, false);
1224
_pendingMessages.
EnqueueAndDispatch
(receiveException, _messageDequeuedCallback, true);
1571
_backgroundCloseData.
EnqueueAndDispatch
(exception, null, true);