2 references to TransportReplyChannelAcceptor
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
369
:
base
(listener)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
861
this.acceptor = (InputQueueChannelAcceptor<TChannel>)(object)(new
TransportReplyChannelAcceptor
(this));