2 references to EnqueueAndDispatch
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (2)
327EnqueueAndDispatch(new Item(exception, dequeuedCallback), canDispatchOnThisThread); 333EnqueueAndDispatch(new Item(item, dequeuedCallback), canDispatchOnThisThread);