2 writes to Proxy
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
1071this.Proxy = this.channelFactory.CreateChannel(); 1234this.Proxy = callbackInstance;
1 reference to Proxy
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
384if (nbr.Proxy == proxy)