1 write to registration
System.ServiceModel (1)
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
23
this.
registration
= registration;
1 reference to registration
System.ServiceModel (1)
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
33
return new PeerInputChannel(peerNode,
registration
, ChannelManager, localAddress, via);