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