1 write to registration
System.ServiceModel (1)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
24this.registration = registration;
1 reference to registration
System.ServiceModel (1)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
61return new PeerDuplexChannel(peerNode, registration, ChannelManager, localAddress, via);