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