3 references to Item
System.ServiceModel.Primitives (3)
Internals\System\Runtime\InputQueue.cs (3)
382EnqueueAndDispatch(new Item(exception, dequeuedCallback), canDispatchOnThisThread); 400return EnqueueWithoutDispatch(new Item(exception, dequeuedCallback)); 441outstandingReaders[i].Set(new Item(exception, null));