1 write to ConnectIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1451this.neighbor.ConnectIPAddress = this.remoteAddress.IPAddresses[this.currentIndex];
1 reference to ConnectIPAddress
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1383connectIPAddr = this.ConnectIPAddress;