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