1 write to _channel
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
433_channel = CreateChannel();
7 references to _channel
System.ServiceModel.Primitives (7)
System\ServiceModel\ClientBase.cs (7)
172if (_channel == null) 176if (_channel == null) 216return _channel; 267IChannel channel = (IChannel)_channel; 327IChannel channel = (IChannel)_channel; 378if (_channel != null) 518if (_channel != null)