2 references to PeerNeighbor
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
150
PeerNeighbor neighbor = new
PeerNeighbor
(this.config, this.messageHandler);
581
PeerNeighbor neighbor = new
PeerNeighbor
(this.config, this.messageHandler);