2 references to FindDuplicateNeighbor
System.ServiceModel (2)
System\ServiceModel\Channels\PeerConnector.cs (1)
662
this.neighborManager.
FindDuplicateNeighbor
(neighborNodeId, neighbor);
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
276
return
FindDuplicateNeighbor
(nodeId, null);