1 reference to PeerOutputChannel
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
151
return (TChannel)(object)new
PeerOutputChannel
(peerNode, registration, this, to, via, this.MessageVersion);