2 references to Neighbors
System.ServiceModel (2)
System\ServiceModel\Channels\PeerFlooder.cs (2)
68
if (this.
Neighbors
.Count <= 1)
256
List<IPeerNeighbor> neighbors = this.
Neighbors
;