2 references to Registration
System.ServiceModel (2)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
146registration = new PeerNodeImplementation.Registration(via, this);
System\ServiceModel\Channels\PeerChannelListener.cs (1)
253this.registration = new PeerNodeImplementation.Registration(this.Uri, this);