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