1 write to getNeighborCallback
System.ServiceModel (1)
System\ServiceModel\Channels\PeerService.cs (1)
68this.getNeighborCallback = getNeighborCallback;
1 reference to getNeighborCallback
System.ServiceModel (1)
System\ServiceModel\Channels\PeerService.cs (1)
147IPeerNeighbor neighbor = (IPeerNeighbor)getNeighborCallback(OperationContext.Current.GetCallbackChannel<IPeerProxy>());