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