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