2 references to EnqueueAndDispatch
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
2327listener.InputQueueAcceptor.EnqueueAndDispatch(wrappedChannel, this.onItemDequeued, false);
System\ServiceModel\Channels\HttpChannelListener.cs (1)
949this.Acceptor.EnqueueAndDispatch((TChannel)(object)channel, dequeuedCallback, true);