1 write to serviceChannel
System.ServiceModel (1)
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
121serviceChannel = localChannel;
9 references to serviceChannel
System.ServiceModel (9)
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (9)
45if (serviceChannel != null) 73if (serviceChannel != null) 82if (serviceChannel != null) 83serviceChannel.Close(); 95if (serviceChannel == null) 99if (serviceChannel == null) 126if (serviceChannel == null) 133if ((serviceChannel == null) && (serviceChannelFactory != null)) 141return serviceChannel;