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