2 references to Item
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (2)
333
EnqueueAndDispatch(new
Item
(item, dequeuedCallback), canDispatchOnThisThread);
339
return EnqueueWithoutDispatch(new
Item
(item, dequeuedCallback));