3 references to SingletonAcceptor
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelDemuxer.cs (3)
1606this.SingletonAcceptor.DispatchItems(); 1611this.SingletonAcceptor.EnqueueAndDispatch(item, dequeuedCallback, canDispatchOnThisThread); 1616this.SingletonAcceptor.EnqueueAndDispatch(exception, dequeuedCallback, canDispatchOnThisThread);