1 write to listenIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
42this.listenIPAddress = bindingElement.ListenIPAddress;
1 reference to listenIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
57get { return listenIPAddress; }