1 write to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
43this.port = bindingElement.Port;
1 reference to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
62get { return port; }