2 references to EnqueueAndDispatch
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
164
duplexAcceptor.
EnqueueAndDispatch
(channel, preambleReader.ConnectionDequeuedCallback);
System\ServiceModel\Channels\TcpChannelListener.cs (1)
171
duplexAcceptor.
EnqueueAndDispatch
(channel, preambleReader.ConnectionDequeuedCallback);