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