2 references to ConnectionOrientedTransportReplyChannelAcceptor
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
118
this.replyAcceptor = new
ConnectionOrientedTransportReplyChannelAcceptor
(this);
System\ServiceModel\Channels\TcpChannelListener.cs (1)
125
this.replyAcceptor = new
ConnectionOrientedTransportReplyChannelAcceptor
(this);