1 write to serviceProxy
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
127serviceProxy = localProxy;
9 references to serviceProxy
System.ServiceModel (9)
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (9)
38if (serviceProxy != null) 40IChannel channel = serviceProxy.GetTransparentProxy() as IChannel; 55if (serviceProxy != null) 74if (serviceProxy != null) 91if (serviceProxy == null) 95if (serviceProxy == null) 129if (serviceProxy == null) 136if ((serviceProxy == null) && (serviceChannelFactory != null)) 142return serviceProxy;