1 write to _channel
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
413_channel = CreateChannel();
7 references to _channel
System.ServiceModel.Primitives (7)
System\ServiceModel\ClientBase.cs (7)
152if (_channel == null) 156if (_channel == null) 196return _channel; 247IChannel channel = (IChannel)_channel; 307IChannel channel = (IChannel)_channel; 358if (_channel != null) 498if (_channel != null)