1 reference to PeerInputChannelAcceptor
System.ServiceModel (1)
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
90
this.inputAcceptor = new
PeerInputChannelAcceptor
(this.InnerNode, this.Registration, this, new EndpointAddress(this.Uri), this.Uri);