2 references to EnqueueWithoutDispatch
System.ServiceModel.Primitives (2)
Internals\System\Runtime\InputQueue.cs (2)
394return EnqueueWithoutDispatch(new Item(item, dequeuedCallback)); 400return EnqueueWithoutDispatch(new Item(exception, dequeuedCallback));