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