1 write to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelListener.cs (1)
40this.port = bindingElement.Port;
1 reference to port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelListener.cs (1)
78get { return port; }