2 references to GetMeshUri
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1064meshEprBuilder.Uri = config.GetMeshUri();
System\ServiceModel\Channels\PeerService.cs (1)
190ServiceEndpoint endPoint = this.serviceHost.AddServiceEndpoint(typeof(IPeerService), this.binding, config.GetMeshUri());