1 write to proxy
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
524this.proxy = proxy;
2 references to proxy
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelProxy.cs (2)
530return Object.ReferenceEquals(obj, this.proxy.GetTransparentProxy()); 540return this.proxy.GetHashCode();