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