2 references to EnqueueAndDispatch
System.ServiceModel.Primitives (2)
Internals\System\Runtime\InputQueue.cs (2)
382EnqueueAndDispatch(new Item(exception, dequeuedCallback), canDispatchOnThisThread); 388EnqueueAndDispatch(new Item(item, dequeuedCallback), canDispatchOnThisThread);