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