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